Install support for zip files as compressed folders
Compressed Folders is a shell extension for Windows Explorer that allows ZIP and CAB files to be opened like ordinary file folders.
To install zip file support in Windows 95, 98 or 2000:
- Download (Contains 3 DLL extracted from MS KB329048) and extract the files to the following location:
- If using Windows 95/98 place them in C:\Windows\System
- If using Windows 2000 place them in C:\Winnt\System32
- Press Start-button and Run… this command:
Regsvr32 zipfldr.dll
To uninstall / disable compressed folders run this command:
Regsvr32 /u zipfldr.dll