Zip files appearing as folders

  • Thread starter Thread starter John
  • Start date Start date
J

John

I'm running Windows XP SP1. I want to turn off the
option/feature that makes zip files appear as folders in
Windows. This is seen in two ways:

1. When searching for a particular file, all folders and
zip files in a given area are searched. I only want the
real folders to be searched, not the zip files.

2. When using Windows explorer, the zip files appears as
folders in the tree node. I only want real folders to
appear there.

Thanks,

John
 
-----Original Message-----
I'm running Windows XP SP1. I want to turn off the
option/feature that makes zip files appear as folders in
Windows. This is seen in two ways:

1. When searching for a particular file, all folders and
zip files in a given area are searched. I only want the
real folders to be searched, not the zip files.

2. When using Windows explorer, the zip files appears as
folders in the tree node. I only want real folders to
appear there.

Thanks,
To disable XP's zip support, perform the following steps:

1. Select Run from the Start menu and enter
regsvr32 /u %windir%\system32\zipfldr.dll
2. Click OK.
3. Restart the computer.

To enable XP's zip support, perform the following steps:

1. Select Run from the Start menu and enter
regsvr32 %windir%\system32\zipfldr.dll
2. Click OK.
3. Restart the computer.
 
Hi John,

Click Start | Run | and type:

"regsvr32 /u zipfldr"

Original problem should be resolved. Also, the Zip file association is also
gone.

Download WinZip and install it (www.winzip.com)

--
Regards,
Ramesh
AOL: SRamesh2k

«·´`·.(*·.¸(`·.¸ ¸.·´)¸.·*).·´`·»
«.............. Ramesh ...............»
«·´`·.(¸.·´(¸.·* *·.¸)`·.¸).·´`·»

~ Please reply to newsgroup ~


I'm running Windows XP SP1. I want to turn off the
option/feature that makes zip files appear as folders in
Windows. This is seen in two ways:

1. When searching for a particular file, all folders and
zip files in a given area are searched. I only want the
real folders to be searched, not the zip files.

2. When using Windows explorer, the zip files appears as
folders in the tree node. I only want real folders to
appear there.

Thanks,

John
 
Are there any other side effects from unregistering this
DLL?

Thanks,

John
 
Nope. Only the ZIP file association (CompressedFolder) is deleted from
registry. No side-effects. As I said earlier, download Winzip from
www.winzip.com to access ZIP files later.

--
Regards,
Ramesh
AOL: SRamesh2k

«·´`·.(*·.¸(`·.¸ ¸.·´)¸.·*).·´`·»
«.............. Ramesh ...............»
«·´`·.(¸.·´(¸.·* *·.¸)`·.¸).·´`·»

~ Please reply to newsgroup ~


Are there any other side effects from unregistering this
DLL?

Thanks,

John
 
Click Start, Run and enter REGSVR32 -U ZIPFLDR.DLL This will disable XP's
built in ZIP features. To re-enable it, use REGSVR32 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

Back
Top