LordArmis
Mar 7 2006, 04:21 AM
I'm trying to run the ccleaner setup from a batch file in silent mode using the /S switch, but it doesn't do anything. Is there something I'm missing, or is this feature removed from the new version of Ccleaner?
Thanks
LA
Andavari
Mar 7 2006, 08:45 AM
Here's how to make CCleaner automatically run and close itself:
ccleaner.exe /AUTO
Should look like this (use the quotes):
"C:\Program Files\CCleaner\ccleaner.exe" /AUTO
or like this:
"%ProgramFiles%\CCleaner\ccleaner.exe" /AUTO