re: Question about 'How do I turn off Compressed Folders (built-in support for ZIP files) in Windows Vista and XP?'
Monday, January 21, 2008 at 11:29 am Windows Vista Annoyances Discussion Forum
Posted by Steve
(18673 messages posted)
To restore the WindowsZip file integration
Type in Start, Run
REGSVR32 ZIPFLDR.DLL
If that does not help, try another command to change the .ZIP association.
Type in Start, Run:
cmd /c assoc .zip=CompressedFolder
|