On a side note I can't believe such a great program was written in visual basic! First time I ran it a few weeks ago it removed gigabytes of unused files and registry keys, and sped up my computer no end. I swear by it now
Run ccleaner at shutdown?
Started by matttye, Mar 10 2009 03:32 PM
9 replies to this topic
#1 OFFLINE
Posted 10 March 2009 - 03:32 PM
I was just wondering if there's a way to run CCleaner automatically at shutdown rather than startup? At the moment I run it manually every time I shut down but I forget sometimes.
On a side note I can't believe such a great program was written in visual basic! First time I ran it a few weeks ago it removed gigabytes of unused files and registry keys, and sped up my computer no end. I swear by it now
On a side note I can't believe such a great program was written in visual basic! First time I ran it a few weeks ago it removed gigabytes of unused files and registry keys, and sped up my computer no end. I swear by it now
#2 OFFLINE
Posted 10 March 2009 - 03:56 PM
You might want to have a read here Mattye
http://forum.pirifor...showtopic=16551
and here
http://docs.piriform.com/ccleaner/advanced...line-parameters
Welcome to the forum
http://forum.pirifor...showtopic=16551
and here
http://docs.piriform.com/ccleaner/advanced...line-parameters
Welcome to the forum
CCLEANER, RECUVA, DEFRAGGLER AND SPECCY DOCUMENTATION CAN BE FOUND HERE
http://www.piriform.com/docs
http://www.piriform.com/docs
#3 OFFLINE
Posted 10 March 2009 - 04:30 PM
hazelnut, on Mar 10 2009, 03:56 PM, said:
You might want to have a read here Mattye
http://forum.pirifor...showtopic=16551
and here
http://docs.piriform.com/ccleaner/advanced...line-parameters
Welcome to the forum
http://forum.pirifor...showtopic=16551
and here
http://docs.piriform.com/ccleaner/advanced...line-parameters
Welcome to the forum
That looks perfect, now I just need to find a way to run CCleaner when I click on shut down... google here I come!
Thanks
#4 OFFLINE
Posted 10 March 2009 - 04:33 PM
It's a godsend, I know 
Sometimes it's hard to understand why it's all FREE
Sometimes it's hard to understand why it's all FREE
#5 OFFLINE
Posted 11 March 2009 - 10:22 PM
To run ccleaner at shutdown, I believe you could just use start --> run --> gpedit
I know there's an option somewhere in there for logon/logoff and startup/shutdown scripts. One of those will work.
I know there's an option somewhere in there for logon/logoff and startup/shutdown scripts. One of those will work.
#6 OFFLINE
Posted 11 March 2009 - 11:18 PM
It should be noted that gpedit will only work on Professional versions of windows e.g. 2000, XP Pro, Vista Business or Ultimate
#7 OFFLINE
Posted 12 March 2009 - 02:03 AM
matttye, on Mar 10 2009, 10:32 AM, said:
I was just wondering if there's a way to run CCleaner automatically at shutdown rather than startup? At the moment I run it manually every time I shut down but I forget sometimes.
On a side note I can't believe such a great program was written in visual basic! First time I ran it a few weeks ago it removed gigabytes of unused files and registry keys, and sped up my computer no end. I swear by it now
On a side note I can't believe such a great program was written in visual basic! First time I ran it a few weeks ago it removed gigabytes of unused files and registry keys, and sped up my computer no end. I swear by it now
The best way to make an automatic cleaning, if you do not prefer it to be an icon in your desktop which you can click at will (because cleaning of temporary files after the restart of an install could harm your computer) would best be set in the Task Scheduler at Start -> Computer (Right Click) -> Manage - > System Tools -> Task Scheduler. Or you could just find it in control panel under administrative tools.
#8 OFFLINE
Posted 05 June 2009 - 11:30 PM
I thought of the group policy object method on my own the other day, but I'm having a problem with it. I have it run a batch file at shutdown, which is:
Note that these commands are correct individually. The first line is so I know the batch file was actually run. It drops a text file on my desktop, which I delete afterward. If the file is there, the script ran at shutdown. The second line is PROGRA~2 because I'm running 64-bit Windows 7 RC and the actual folder is "C:\Program Files (x86)\CCleaner". It's definitely correct because I can paste the line into a command prompt and it runs CCleaner. Each line does exactly what it should do.
And I know that the script is running at shutdown because it's dropping the text file on my desktop every time. But it's not cleaning. After restarting a few times, I ran CCleaner and analyzed, only to find I still had a gig of trash on my drive. I'm at a loss as to why.
echo Script ran at last shutdown. > c:\users\karl\desktop\shutdownlog.txt C:\PROGRA~2\CCleaner\ccleaner.exe /auto
Note that these commands are correct individually. The first line is so I know the batch file was actually run. It drops a text file on my desktop, which I delete afterward. If the file is there, the script ran at shutdown. The second line is PROGRA~2 because I'm running 64-bit Windows 7 RC and the actual folder is "C:\Program Files (x86)\CCleaner". It's definitely correct because I can paste the line into a command prompt and it runs CCleaner. Each line does exactly what it should do.
And I know that the script is running at shutdown because it's dropping the text file on my desktop every time. But it's not cleaning. After restarting a few times, I ran CCleaner and analyzed, only to find I still had a gig of trash on my drive. I'm at a loss as to why.
#9 OFFLINE
Posted 06 June 2009 - 10:46 AM
Karl1982, on Jun 5 2009, 05:30 PM, said:
The second line is PROGRA~2 because I'm running 64-bit Windows 7 RC and the actual folder is "C:\Program Files (x86)\CCleaner". It's definitely correct because I can paste the line into a command prompt and it runs CCleaner.
"C:\Program Files (x86)\CCleaner\CCleaner.exe"
-or-
%ProgramFiles%\CCleaner\CCleaner.exe
#10 OFFLINE
Posted 06 June 2009 - 01:54 PM
It is %ProgramFiles(x86)% and not %ProgramFiles% to go to C:\Program Files (x86)\
Piriform French translator











