AutoHotkey Community

It is currently May 27th, 2012, 12:30 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: December 12th, 2009, 9:07 am 
Offline

Joined: February 11th, 2009, 2:23 pm
Posts: 142
Location: India
I find this very useful

install Ccleaner

whenever you want to clean up temporary files / history, no need to start it and clicking the 'Run Cleaner' button

instead use following script running in background

Code:
#c::
run, CCleaner.exe /auto
Return


Whenever you wanna clean the PC, hit the Win + C and this will run the cleaner in background (in the taskbar) - clear the stuff & autoexit ccleaner!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 12th, 2009, 5:12 pm 
Offline

Joined: November 16th, 2009, 9:24 am
Posts: 114
Interestingly enough, CCleaner already has a built-in shell shortcut for auto mode - just right-click the recycle bin.

http://www.ccleaner.com/help/tour/1-after-installation


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Cristi®, Google [Bot], Google Feedfetcher, tidbit and 56 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group