P
Prissmas
hi folks,
this folder is taking a lot of space up on a limited HD.
DLLCACHE.
can I nuke it?
thanks
this folder is taking a lot of space up on a limited HD.
DLLCACHE.
can I nuke it?
thanks
Prissmas said:hi folks,
this folder is taking a lot of space up on a limited HD.
DLLCACHE.
can I nuke it?
thanks
FrankV;3370686 said:I've done this quite a few times with no problem. Why do you recommen
not
to do it?
Frank
"waresoft" (e-mail address removed) wrote in message
You can safely delete the files in the folder by opening a command
prompt and typing:
sfc.exe /purgecache
However, I do recommend against doing so.
waresoft said:You can safely delete the files in the folder by opening a command
prompt and typing:
sfc.exe /purgecache
However, I do recommend against doing so.
'John John - MVP[_2_ said:;3370705']waresoft wrote:-
You can safely delete the files in the folder by opening a command
prompt and typing:
sfc.exe /purgecache
However, I do recommend against doing so.-
/Purgecache will purge the folder and then immediately scan for
protected files and repopulate the cache, you will be asked to supply
the source files. If you want to control the size of the cache you ca
use the /Cachesize=x command, but there too one should be careful t
not
overly restrict the size of the folder.
http://support.microsoft.com/kb/310747
Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe)
John
/Purgecache will purge the folder and then immediately scan for
protected files and repopulate the cache, you will be asked to supply
the source files. If you want to control the size of the cache you can
use the /Cachesize=x command, but there too one should be careful to not
overly restrict the size of the folder.
http://support.microsoft.com/kb/310747
Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe)
John
Jose said:I experimented, made a copy of my dllcache folder (about 370K), ran
sfc /purgecache which emptied the dllcache folder (nothing else
happened), then I deleted a Windows Protected File - taskmgr.exe and
it was replaced (from you know where) and a copy was also put in
dllcache so then there was just the one file in there. /purgecache
did not magically refill the folder it just emptied.