Is there anyway to find out the time and dates of when the CCleaner was run?
Deleted by Disk4mat
Alright I came up with something...
In WinApp2.ini add the following entry (if you dont have WinApp2 one is included in the zip file below)
[Create Log Entry]Deleted by Disk4mat
Download the zip file and extract CCLog to the folder where CCleaner.exe is located
Run CCleaner and in the cleaner section on the Applications tab you should see CCleaner with a 'Create Log Entry' checkbox. If the box is checked a log file will be created in your documents folder. Each time you run CC the date and time will be entered into the log.
The name of the log file is: CC Log.txt
For reference here is the code for the script
Dim WshShell, LogPathDeleted by Disk4mat