· News
· Articles
· Mailinglists
· Files
· Glossary
· Links
· Compatibility Lists
Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Disable Zip Folders in Windows 7, Vista or XP
Posted by: admin on: 01/13/2012 08:39 PM [ Print | 2 comment(s) ]
Windows XP
To disable zip folders:
- Open a command prompt or go to Start Menu -> Run.
- Type or paste the following command (no quotes) and press enter: “regsvr32 /u %windir%\system32\zipfldr.dll“.
- Restart Windows and enjoy a life free from zip folders!
To re-enable zip folders:
- Open a command prompt or go to Start Menu -> Run.
- Type or paste the following command (no quotes) and press enter: “regsvr32 %windir%\system32\zipfldr.dll“.
- Restart Windows and return to a life bound by zip folders!
Windows Vista
To disable zip folders (automatically):
- Download vistadisablezip.reg and run it (double-click).
- Restart Windows and enjoy a life free from zip folders!
To disable zip folders (manually):
- Open Registry Editor (go to Start Menu -> Run and type “regedit“).
- Navigate to HKEY_CLASSES_ROOT\CLSID\ and delete the following keys: {E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31} and {0CD7A5C0-9F37-11CE-AE65-08002B2E1262}.
- Restart Windows and enjoy a life free from zip folders!
To re-enable zip folders:
- Download vistaenablezip.reg and run it (double-click).
- Restart Windows and return to a life bound by zip folders!
Registry files were made from instructions found here.
Windows 7
To disable zip folders:
The process is similar to Vista in terms of deleting the same registry keys. However, due to additional protections built-in, you must first change ownership of the keys to your username, which must be an administrator account.
- Open Registry Editor (go to Start Menu -> Run and type “regedit“).
- Navigate to HKEY_CLASSES_ROOT\CLSID\ and perform steps 3-7 for each of the two keys: {E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31} and {0CD7A5C0-9F37-11CE-AE65-08002B2E1262}.
- Right-click on the key and select “Permissions…”. Click “Advanced” and then the “Ownership” tab.
- Select your username from the list.
- Check the box next to “Replace owner on subcontainers and objects”. Click “OK”.
- In the “Security” tab, select your username and grant Full Control. (If your username is not there, click “Add…”, type your username, then click “Check Names” and “OK”.) Click “OK” to apply the permissions settings.
- Delete the registry key.
- Repeat the process for the second key.
- Restart Windows and enjoy a life free from zip folders!
To re-enable zip folders:
The procedure is rather long and already well-documented on SevenForums. Please check it out if you wish to return to a life bound by zip folders.
HKEY_CLASSES_ROOT\CLSID\

































