|
|
|
re: Temp files not really necessary
Saturday, October 30, 2004 at 12:28 am Windows 98 Annoyances Discussion Forum
Posted by John A
(1 messages posted)
On Sunday, May 19, 2002 at 12:49 am, Courtney wrote:
>
>She was saying that even the ones with a current
>date are not necessary either. I tend to agree.
>If it really needs the files, you won't be able to
>delete them at that time.
Add this to your autoexec.bat file:
deltree /y c:\windows\temp\*.*
That will give you a clean temp dir every boot. It even removes subdirectories.
You may need to remark (rem) it out or uncheck it in msconfig to do the occasional
program install that uses the temp dir or a subdir to hold files to install on a
reboot, but that's rare.
|
All messages in this thread [show all]
 |  |  |  | re: Temp files not really necessary (John A: Sat, Oct 30, 2004, 12:28 am) |
| |
| |
Return to the Windows 98 Discussion Forum
|
|
|
|