Hello, The Bat Users!

JT> Well, my TB doesn't leave temp files, but some other programs do. I've
JT> been very content after adding these two lines to my c:\autoexec.bat

JT> deltree /y c:\windows\temp > nul
JT> md c:\windows\temp

JT> That will wipe your temp directory and recreate it every time you boot,
JT> killing all garbage that programs leave there with no efforts needed on
JT> your part. :) Just one suggestion.

Better way is

deltree /y c:\windows\temp\*.*>nul

Just one line. And no need for recreation of directory.

-- 
Best regards,
Andrew                            mailto:[EMAIL PROTECTED]

Using The Bat! 1.38e S/N E9230B5C
under Russian Windows 98 4.10 Build 2222  A 

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

Reply via email to