Configure zip and cab files as compressed folders

1 October 2001 by Snakefoot | Comment » | Trackback Off
Compressed folders is a shell extension for Windows Explorer, which makes it possible to open compressed files like they were ordinary folders in Windows Explorer. Currently zip- and cab-archives are capable of being opened like a compressed folder. Windows XP / 2003 extends the functionality of compressed folders by allowing the file search to open and look through zip and cab archives. This can slow down the file search significantly, so if already using a different utility to handle compressed files, then one can consider to disable the compressed folders functionality.

To disable the compressed folder functionality use these commands (reboot after executing the commands):

regsvr32 /u cabview.dll
regsvr32 /u zipfldr.dll

To enable the compressed folder functionality again use these commands:

regsvr32 cabview.dll
regsvr32 zipfldr.dll

More info MS KB Q197144
More info MS KB Q306531

Updated: 23 September 2007

Comments:

Comment by Punit - 18 August 2009 @ 22:03 Reply

Thanks. This helped!

Leave a comment


NB! Use the Forum for computer help and off-topic questions.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>