Windows XP Zip File Support

| | Comments (0) | TrackBacks (0)

Windows XP, which I’m forced to use at work at the moment, normally treats Zip files as though they were folders, letting you view their contents in explorer. Unfortunately there are a number of problems with this feature: it can kill the performance of Java based apps which work on the files (a Java bug), and it can mangle any files in the Zips with long names or long paths (a Windows bug).

All is not lost however, to disable this behaviour simple open up a command prompt and run the following command:

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

And, should you want to restore the original settings, just run the same command without the ‘u’ switch.

0 TrackBacks

Listed below are links to blogs that reference this entry: Windows XP Zip File Support.

TrackBack URL for this entry: http://ianp.org/cgi-bin/mt/mt-tb.cgi/31

Leave a comment

About this Entry

This page contains a single entry by Ian Phillips published on March 26, 2008 7:47 PM.

Go Antigua! was the previous entry in this blog.

Plastic Bag Recycling is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.1