Unattended XPCD
   


CCleaner
Submitted by Martijn

» 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:


  • 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



Last updated 2005-12-27 07:58:49 by xper  [Edit]
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001 - 2009 msfn.org
Privacy Policy