Monday 15 August 2011

Automatically delete Temporary files in Windows 7

Here you will have to create a batch(.bat) file. But dont worry, you do not need to have knowledge of batch file programming.

Open notepad and paste the following code in it:


Replace %username% with your account username. Account should have administrative privileges.

No comments: