Monday, December 15, 2008

Deleting files TEMP

Add the following line in your autoexec.bat file:

if not exist% TEMP% \ *. TMP goto EndTMP
atrrib% TEMP% \ *. TMP-r-a-s-h
del% TEMP% \ *. TMP
: EndTMP
So now every time you start your computer in-booting, will automatically delete the files *. TMP.

0 Comments:

copyright 2008 all right reserved by Juliana Mansur