- Recommend:
- 0 Comments
Answer Line
Protect yourself from bad installations; automate some PC housekeeping chores; securely delete sensitive files.
Empty the Temp Folder Automatically
Can I set something up to automatically empty the temp folder on a regular basis?
Francis Pham, West Chester, Ohio
You can safely remove anything in C:\Windows\Temp that was created before the current Windows session. So the best time to have it automatically emptied is during boot-up. Here's how to do that:
Select Start, Run, type the command sysedit and press Enter to launch the System Configuration Editor. Once there, go to the autoexec.bat window. That batch file may contain text, or it may be blank. Either way, add these two lines:
deltree /y c:\windows\temp
md c:\windows\temp
Save the file and exit the program.
From now on, you'll get an empty temp folder every time you boot.
Would you recommend this story? YES NO
- Recommend:
- 0 Comments
- 12 Criteria for Selecting the Best ERP System Replacement An ERP system is your information backbone and reaches into all areas of your business and value chain. Replacing it can open unlimited business opportunities. This white paper explains the 12 criteria that allow you to identify and select the solution that will meet these expectations.
- Leveraging Social Computing Technologies for ERP Applications This white paper details how Web 2.0 technologies support business strategies by improving efficiency, productivity, and collaboration.






















