• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

zip files show as directory?

psloan

Senior member
Hello,

I have windows xp home and find that in explorer, zip files show up as sub directories in the directory tree. I think this is quite anoying and want to turn this off. I have searched the configuration for winzip and xp but have not been able to find anything that would let me turn this off. Is there any way to do this?



Thanks

--pat
 
Need4Speed,

Thanks for the speedy reply. I will give that a shot. Just curious, is that part of windows xp or something else? Can it be easily be reinstalled if I wish?

Thanks again.

--pat
 
Originally posted by: psloan
Need4Speed,

Thanks for the speedy reply. I will give that a shot. Just curious, is that part of windows xp or something else? Can it be easily be reinstalled if I wish?

Thanks again.

--pat
Yes it's part of WinXP.

you should be able to re register it with:
regsvr32 %windir%\system32\zipfldr.dll

-Spy

EDIT: figured it out, easy enough
 
I successfuly uninstalled it but this did not reinstall it. 🙁

I got an error saying something about the entry point was not found....

I sure like not having the zip's as folders makes browsing some directories (with lots of zip files) much faster and easier to see the real directories.

Thanks.

--pat

Originally posted by: spyordie007

Yes it's part of WinXP.

I would assume you could reinstall it with a :
regsvr32 /i %windir%\system32\zipfldr.dll
but that's only assuming that /i is the right switch and that regsvr32 allows that option.

-Spy

 
Originally posted by: psloan
I successfuly uninstalled it but this did not reinstall it. 🙁

I got an error saying something about the entry point was not found....

I sure like not having the zip's as folders makes browsing some directories (with lots of zip files) much faster and easier to see the real directories.

Thanks.

--pat

Originally posted by: spyordie007

Yes it's part of WinXP.

I would assume you could reinstall it with a :
regsvr32 /i %windir%\system32\zipfldr.dll
but that's only assuming that /i is the right switch and that regsvr32 allows that option.

-Spy
Read my post again, I had the command a bit wrong so I edited my post to reflect the correct way.

-Spy
 
Back
Top