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 comments disabled.
Read more articles on appication and cache and cleanmgr and cleanup program and disk cleanup and disk space and performance decrease and prefetch folder and unattended and windows and windows prefetch directory and windows system32.
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 comments disabled.
Read more articles on appication and cache and cleanmgr and cleanup program and disk cleanup and disk space and performance decrease and prefetch folder and unattended and windows and windows prefetch directory and windows system32.