G Guest Jun 28, 2005 #1 How do you turn off the feature by which XP actually reads inside a zip file?
V Vanguard Jun 28, 2005 #2 How do you turn off the feature by which XP actually reads inside a zip file? Click to expand... Unregister the DLL used to support it: regsvr32 /u zipfldr.dll When you want to use it again, register the DLL.
How do you turn off the feature by which XP actually reads inside a zip file? Click to expand... Unregister the DLL used to support it: regsvr32 /u zipfldr.dll When you want to use it again, register the DLL.
W Wesley Vogel Jun 28, 2005 #3 Select Run from the Start Menu: Type or Paste: regsvr32 /u zipfldr.dll at the prompt and click OK. and Type or Paste: regsvr32 /u cabview.dll at the prompt and click OK. The change will take effect immediately, but you may have to restart Windows for all traces of the built-in ZIP support to disappear. If, at any time, you wish to re-enable Windows XP's built-in ZIP support: Select Run from the Start Menu: Type or Paste: regsvr32 cabview.dll at the prompt and click Ok. and Type or Paste: regsvr32 zipfldr.dll at the prompt and click Ok. The change will take effect immediately, but you may have to restart Windows for all features of the built-in ZIP support to be available. -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In
Select Run from the Start Menu: Type or Paste: regsvr32 /u zipfldr.dll at the prompt and click OK. and Type or Paste: regsvr32 /u cabview.dll at the prompt and click OK. The change will take effect immediately, but you may have to restart Windows for all traces of the built-in ZIP support to disappear. If, at any time, you wish to re-enable Windows XP's built-in ZIP support: Select Run from the Start Menu: Type or Paste: regsvr32 cabview.dll at the prompt and click Ok. and Type or Paste: regsvr32 zipfldr.dll at the prompt and click Ok. The change will take effect immediately, but you may have to restart Windows for all features of the built-in ZIP support to be available. -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In
P Pete Jul 9, 2005 #4 How do you turn off the feature by which XP actually reads inside a zip file? Click to expand...
W Wesley Vogel Jul 9, 2005 #5 http://www.kellys-korner-xp.com/xp_s.htm Scroll down to... Stop Search from Scanning ZIP files: -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In
http://www.kellys-korner-xp.com/xp_s.htm Scroll down to... Stop Search from Scanning ZIP files: -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In