Logoff after Clean

Now that you've added the "Shutdown after Clean" option, why not a "Logoff after Clean" option? I don't want my computer shutdown, but NEED to logoff.

maybe should be a better option if you select whatever option you wanna do after clean... log off, turn off, block, hibernate, etc... maybe actually an option to run CCleaner twice or a registry check...

You can modify the supplied bat file to do whatever shutdown.exe permits:

http://www.computerhope.com/shutdown.htm

where should I find that bat file???

where should I find that bat file???
It was on Andavari's signature but I see that it has gone:

http://forum.piriform.com/index.php?showtopic=16551

I removed it from my signature because it was obsolete when shutdown ability was integrated into CCleaner.

Hopefully MrG will see this thread and add more options to choose from like what has already been detailed in the above posts.

To have CCleaner log off, instead of shutdown currently it must be done via a batch file.

Instructions (requires Windows XP):

  1. Open Notepad, then copy the text in the code listed below, and paste it into the Notepad window.
    "C:\Program Files\CCleaner\CCleaner.exe" /AUTOshutdown -lclsexit

  2. Now save the Notepad document onto the desktop as for example (including the quotes otherwise Notepad will save it as a txt document):

    “CCleaner Auto Log Off.bat”

  3. Try it out and see how it works. Note with shutdown -l it will immediately log off your PC.

It was on Andavari's signature but I see that it has gone:

http://forum.piriform.com/index.php?showtopic=16551

:P I already know about that... but you where talking about a bat file... (I know you can creat one with that command line)... thanks anyway...
I removed it from my signature because it was obsolete when shutdown ability was integrated into CCleaner.

Hopefully MrG will see this thread and add more options to choose from like what has already been detailed in the above posts.

To have CCleaner log off, instead of shutdown currently it must be done via a batch file.

Instructions (requires Windows XP):

  1. Open Notepad, then copy the text in the code listed below, and paste it into the Notepad window.

    "C:\Program Files\CCleaner\CCleaner.exe" /AUTOshutdown -lclsexit

  2. Now save the Notepad document onto the desktop as for example (including the quotes otherwise Notepad will save it as a txt document):

    "CCleaner Auto Log Off.bat"

  3. Try it out and see how it works. Note with shutdown -l it will immediately log off your PC.

Thanks Andavari, it should come in handy for many users.

:) davey

thanks ;) my friend... I hope the same as you do from MrG...