Configure zip and cab files as compressed folders
1 October 2001 by Snakefoot | Comment » | Trackback OffCompressed 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.
To disable the compressed folder functionality use these commands (reboot after executing the commands):
More info MS KB Q306531
- Windows 95 / NT4 - Can by default not open archives as compressed folders.
- Windows 98 / 2000 - Supports cab files by default, but not zip files.
- Windows Me / XP / 2003 - Supports cab and zip files by default.
To disable the compressed folder functionality use these commands (reboot after executing the commands):
To enable the compressed folder functionality again use these commands:regsvr32 /u cabview.dll
regsvr32 /u zipfldr.dll
More info MS KB Q197144regsvr32 cabview.dll
regsvr32 zipfldr.dll
More info MS KB Q306531
Tags:
Category:
Updated: 23 September 2007