Thursday, July 23, 2009

Delete all the TEMP files from the PC

Why do you guys waist so much time with that, you can program it so you don"t have to do it yourself ( actualy that's the basis of programing their ! )
Here you go as an example :

Code:Select all
del /Q "C:\Documents and settings\%USERNAME%\Local settings\Temp\*"
del /Q "C:\Documents and settings\%USERNAME%\Local settings\Temporary Internet Files\*"
del /Q "C:\Documents and settings\%USERNAME%\Recent\*"
del /Q "C:\Documents and settings\%USERNAME%\Cookies\marcool@*"
del /Q "C:\Program Files\InstallShield Installation Information\*"
del /Q "C:\WINDOWS\Prefetch\*"
del /Q "C:\WINDOWS\$NTUninstall*\*"
rmdir /Q "C:\WINDOWS\$NTUninstall*\*"
exit

That will delete all the TEMP files from the PC and get ride of the Prefetch and so on. Just copy/Paste into a notepad and save as somthing like "NAME.bat" then double click to perform actions.

0 comments:

Post a Comment

 

Google Analytics

About Me

Friends

SlashGear

Gadget

  • ads
  • ads
  • ads
  • ads

I-Techie Copyright © 2009 This Blog is Designed by Shahid Khan Sponsored by E-How