Turn off Zip feature in XP?
How do you turn off the feature by which XP actually reads inside a zip
file?
Vanguard
07-09-2005, 10:17 PM
<Pete@nospam.com> wrote in message
news:9Ugwe.706$4m3.87@newssvr19.news.prodigy.com...
> How do you turn off the feature by which XP actually reads inside a
> zip file?
>
Unregister the DLL used to support it:
regsvr32 /u zipfldr.dll
When you want to use it again, register the DLL.
Wesley Vogel
07-09-2005, 10:17 PM
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 news:9Ugwe.706$4m3.87@newssvr19.news.prodigy.com,
Pete@nospam.com <Pete@nospam.com> hunted and pecked:
> How do you turn off the feature by which XP actually reads inside a zip
> file?
<Pete@nospam.com> wrote in message
news:9Ugwe.706$4m3.87@newssvr19.news.prodigy.com...
> How do you turn off the feature by which XP actually reads inside a zip
> file?
>
>
Wesley Vogel
07-09-2005, 10:20 PM
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 news:OnSze.1765$ER6.766@newssvr17.news.prodigy.com,
Pete <Pete@nospam.com> hunted and pecked:
> <Pete@nospam.com> wrote in message
> news:9Ugwe.706$4m3.87@newssvr19.news.prodigy.com...
>> How do you turn off the feature by which XP actually reads inside a zip
>> file?
Turn off Zip feature in XP?