Should be fine that CCleaner will operate a complete clean during boot or shutdown.
Congratulations and thanx!
maury
Should be fine that CCleaner will operate a complete clean during boot or shutdown.
Congratulations and thanx!
maury
maury, welcome.
Please download Andavari's CCleaner Auto Shutdown bat file:
http://www.mediafire.com/?fgcyk1tli4x
See:
http://forum.piriform.com/index.php?showtopic=15155
I cant find the Auto Shutdown bat so create a file with Notepad then copy-n-paste the following code into it
@echo off"C:\Program Files\CCleaner\CCleaner.exe" /AUTOshutdown -s -t 10 -c "Windows will shutdown shortly"echo.echo To abort the Windows shutdown press any keyecho on the keyboard before the shutdown timer expires,echo otherwise don't press any keyboard buttons.echo.pauseshutdown -aclsexit
Name it AutoShutdown.bat then run it.