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…)
appication, cache, cleanmgr, cleanup program, disk cleanup, disk space, performance decrease, prefetch folder, unattended, Windows, windows prefetch directory, windows system32
Written by Jason on November 15th, 2007 with 1 comment.
Read more articles on performance decrease and cleanup program and prefetch folder and unattended and windows prefetch directory and cleanmgr and appication and windows system32 and disk space and cache and disk cleanup and Windows.















