Turning off ZIP file integration in explorer

Printed from http://www.compatdb.org/support/topics/75494_turning_off_zip_file_integration_in_explorer.html

Turning off ZIP file integration in explorer - 09/08/01 06:07 AM

Does anyone know how to turn off the integrated ZIP file support in Windows XP? I prefer to use WinRAR and when I open a directory in explorer that contains a lot of zip files, they are listed as directories, something which I find really annoying as it clutters up the folder view in Windows Explorer.

Thanks,

Jason A.

Re: Turning off ZIP file integration in explorer - 09/08/01 06:52 PM

That was annoying me too, but I found a way to disable it. Type at a Command Prompt:

regsvr32 /u %windir%\system32\zipfldr.dll

[edit]
Ok this works for a while, but Windows seems to turn it back on after a few minutes... I'll keep looking for a solution smile

[edit again]
I was wrong. Windows doesn't turn it back on a few minutes later, its just the File Association is removed and double clicking a ZIP file will re-enable compressed folders... so after typing that command (regsvr32 ...) make sure to go associate zip files with your archiving program.

Re: Turning off ZIP file integration in explorer - 09/08/01 09:04 PM

Awesome, that worked great! smile

Thanks!

Jason A.