Let CCleaner autmatically clean up your system everytime you boot-up with this:
1. Create a shortcut fo CClean with [b]/AUTO[/b] paramater.
Path Ex. "C:\Program Files\CCleaner\ccleaner.exe" /AUTO
2. Copy your shorcut to:
[b]C:\Documents and Settings\All Users\Start Menu\Programs\Startup[/b]
directory
So, when you login. The program runs silently and then cleans with the default options.

[i]edit:[/i]
a friend of mine ask me if what if he wants to make it auto clean just before he logs-off instead of startup, here's what you sould do:
1. Start -> Run -> type "cleanmgr /sageset:50" without quotation marks -> OK -> place a checkmark next to the tasks you want performed -> OK
2. Start -> Run -> type notepad -> OK -> enter the text in the quote I've provided below -> save as "clean.bat" in the directory "C:\"
3. Start -> Run -> type gpedit.msc -> OK -> User Configuration -> Windows Settings -> Scripts -> rightclick Logoff -> Properties -> Add -> Browse -> Open "C:\clean.bat" -> OK
[quote]cd "C:\Program Files\CCleaner\"
ccleaner.exe /AUTO
cleanmgr /sagerun:50[/quote]
I did try it my self. At first run, it takes your pc to shutdown a little longer since he has to clean a lot of files but the next time you shut it down it works fine.
Last edited by Kamandag (2008-03-15 06:27:17)