|
You can configure your system to delete the temp files every time you reboot in Windows 98 1. Go to Start> Run, type in msconfig then click OK. 2. Choose the Autoexec.bat tab 3. Select "NEW" 4. Add the following to the resulting text box: del C:\Windows\Temp\*.tmp > nul 5. Exit saving your changes and reboot.
|