Zip files being treated like folders

G

Guest

Greetings all,

I'm running XP SP1, and all of a sudden, all my zip files are being treated
sort of like folders by Windows Explorer. When I expand a folder containing
one or more zip files, those zip files are listed in the left-hand pane, as
well as the right one.

How can I turn this off, so that zip files do NOT get special treatment. I
just want them to display like any other file, only in the right-hand pane.

Thanks for your help.

Larry123
 
G

Guest

To stop it:

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

To turn it back on again:

regsvr32 %windir%\system32\zipfldr.dll


|Greetings all,
|
|I'm running XP SP1, and all of a sudden, all my zip files are being treated
|sort of like folders by Windows Explorer. When I expand a folder containing
|one or more zip files, those zip files are listed in the left-hand pane, as
|well as the right one.
|
|How can I turn this off, so that zip files do NOT get special treatment. I
|just want them to display like any other file, only in the right-hand pane.
|
|Thanks for your help.
|
|Larry123
|
|
 
V

Vince

It's a handy feature.If you click on the "Zip File" in the
left hand pane the right hand pane will show you all of
the files within the zipped file.This can be useful if you
manually install programs (as I like to do),that way you
can view the 'Read Me" file that is in some zip files.
Vince
 
A

Alex Nichol

I'm running XP SP1, and all of a sudden, all my zip files are being treated
sort of like folders by Windows Explorer. When I expand a folder containing
one or more zip files, those zip files are listed in the left-hand pane, as
well as the right one.

How can I turn this off, so that zip files do NOT get special treatment. I
just want them to display like any other file, only in the right-hand pane.

That is the 'Zip folder' facility. If you don't want it, Start - Run
the line
regsvr32 /u zipfldr.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