A Better Disk Cleanup

This tip will show you how to create an unattended disk cleanup which will also empty your prefetch folder. This tip assumes you have Windows XP installed in c:\windows.

Step 1.
Create a new text file and place the following contents inside:

c:\windows\system32\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\windows\prefetch
del *.* /q
(more…)

, , , , , , , , , , ,

Written by Jason on November 15th, 2007 with comments disabled.
Read more articles on News.

Related articles

Comments disabled

Comments on this article have been disabled.