Duplicate DLLs

  • Thread starter Thread starter Steve3D
  • Start date Start date
S

Steve3D

Upon examining a list of the large files on my C Drive, I notice there are
many WINNT DLLs in "C:\WINNT\System32" also duplicated in the
"C:\WINNT\System32\dllcache" directory. They carry the same size and
creation date in each directory.

Can I safely delete the DLLs from one or the other directory to reclaim a
lot of drive space?
 
Upon examining a list of the large files on my C Drive, I notice there are
many WINNT DLLs in "C:\WINNT\System32" also duplicated in the
"C:\WINNT\System32\dllcache" directory. They carry the same size and
creation date in each directory.

Can I safely delete the DLLs from one or the other directory to reclaim a
lot of drive space?
No.

The DLL CACHE is used for Windows File Protection.
See tip 2074 » Windows 2000 File Protection.
in the 'Tips & Tricks' at http://www.jsifaq.com

See tips 2075 and 2076.
 
Back
Top