CCleaner
» Download CCleaner from here.
From the site:
Use a /S (uppercase) parameter when you run the installer. This will use all the default options and not bring up any option windows.
To run the cleaner silently, use the /AUTO parameter on ccleaner.exe.
So what we need to do is the following:
From the site:
Use a /S (uppercase) parameter when you run the installer. This will use all the default options and not bring up any option windows.
To run the cleaner silently, use the /AUTO parameter on ccleaner.exe.
So what we need to do is the following:
- Rename the installer executable to ccleaner.exe for easy usage;
- Add the following lines to your batch file:
ECHO. ECHO Installing CCleaner ECHO Please wait... start /wait %systemdrive%\install\Applications\CCleaner\ccleaner.exe /S
Submitted by Martijn.
Last updated 2005-12-27 07:58:49 by xper
Last updated 2005-12-27 07:58:49 by xper