|
|
|
Solution ! to turn off Windows XP's built-in support for ZIP files
Saturday, January 28, 2006 at 8:55 am Windows XP Annoyances Discussion Forum
Posted by aleste81
(6 messages posted)
This simple batch file works 100% on Windows XP and beats the System File Checker.
------------------------
UNZIPFLDR.BAT =
------------------------------------------------------
regsvr32 /U ZIPFLDR.DLL
ren C:\WINDOWS\system32\zipfldr.dll ZIPFLDR.OLD
ren C:\WINDOWS\system32\dllcache\zipfldr.dll ZIPFLDR.OLD
ren C:\WINDOWS\I386\ZIPFLDR.DL_ ZIPFLDR.OLD_
--------------------------------------------------------
|
Responses to this message:
|
|
All messages in this thread [show all]
 | Solution ! to turn off Windows XP's built-in support for ZIP files (aleste81: Sat, Jan 28, 2006, 8:55 am) |
| |
| |
Return to the Windows XP Discussion Forum
|
|
|
|