kingooo 0 Posted December 15, 2010 can you any person to help me and give me some codes to work tool for pc cleaning. i have some codes FileDelete( @HomeDrive&"\temp\*.*") FileDelete( @WindowsDir &"\temp\*.*") FileDelete( @WindowsDir &"\prefetch\*.*") FileDelete(@UserProfileDir & "\Local Settings\Temp\*.*") FileDelete(@UserProfileDir & "\recent\*.*") FileDelete(@UserProfileDir &"\Cookies\*.*") Share this post Link to post Share on other sites
wakillon 403 Posted December 15, 2010 See Topic, it can help you ! AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites
Altometer 0 Posted December 15, 2010 create a script to automatically run ccleaner. Ccleaner can operate via command line so it would be very easy to automate Share this post Link to post Share on other sites
kingooo 0 Posted December 15, 2010 create a script to automatically run ccleaner. Ccleaner can operate via command line so it would be very easy to automatewhat is the method to create script that run ccleaner Share this post Link to post Share on other sites
kingooo 0 Posted December 16, 2010 what is the method to create script that run ccleanerup Share this post Link to post Share on other sites
JoHanatCent 13 Posted December 16, 2010 Maybe reading and searching the forum? Share this post Link to post Share on other sites