Saturday, March 04, 2006

How To Disable Built In ZIP Support

If you use a third party software like WinZip to open Zip files then you can easily disable the in-built zip support.

To disable this:-
Start>Run>regsvr32 /u %windir%\system32\zipfldr.dll>ok

If you wish to enable it then do the following:-
Start>Run>regsvr32 %windir%\system32\zipfldr.dll>ok

No comments: