I do I tell windows not to treat zip files like folders?

B

Bob

How can I tell WindowsXP to not treat zip files as "folders"? I don't want
to (from a file search result set) have to worry about looking at the end of
a very long path to see if it ends in ".zip" to see if I'm either moving a
real file or changing the contents of a .zip file. Not only is the concept
ludicrous to me, that I have to worry about changing archives I want left
alone, but when I make the mistake of moving or deleting files from them
from a search result, often Explorer locks up and I have to kill it, from
which WindowsXP may or may not recover. Often I need to reboot. Boo! I want
a way to turn this "feature" off!

Bob
 
K

Kelly

Hi Bob,

Before Search:
regsvr32 /u zipfldr.dll
regsvr32 /u cabview.dll

After Search:
regsvr32 zipfldr.dll
regsvr32 cabview.dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top