WinZip used to always have free upgrades. Now they sell upgrade assurance when you purchase your copy. To get an upgrade you must apply giving details of your original purchase.
WinZip is now at version 12.1 Last revised/verified: 2009-05-13 Now the command line tool comes with the standard version, must users will find WinZip standard adequate at If you create zips, you will want the command line WZZIP add-on for the standard or pro package. The pro package is . This Feature Matrix will help you decide which version best suits your needs. Oddly though the command line features are bundled as part of the WinZip package\, you must download and install them separately. I gather the authors are still thinking in terms of saving every last byte transferred over dial-up access. You can try both before you buy. There is also a peculiar offer to give you WinZip free if you buy something unrelated to WinZip from one of their partners.
WinZip cannot compress with mp3 files, it just packs them as-is in the archive. It is not able to compress png files. It does almost no compression on Java-created zip files. It is very good at compressing html, about 90%, even when the HTML has been precompressed to remove excess white space. Icon files compress an astounding 98%. It can compress jpgs about 25%.
The main new feauture of WinZip 11.2 is Unicode filenames. Unfortunately, this is not part of the PKZip format, but a proprietary WinZip extension. Normally WinZip just stores in the local 8-bit code page encoding.
The main new feature in WinZip 12.0 is JPG compression. This is a proprietary WinZip extension. By default, WinZip uses a proprietary compression algorithm best for each extension type. Unfortunately, this means others without Winzip can’t unpack your zip files. It can’t handle all JPG files. I normalise ones it can’t compress by using Paint Shop Pro to load the file and do a save as.
The main new feature of 12.1 is that files with proprietary WinZip compression algorithms are given the *.zipx extension to help you avoid sending them to people who do not have WinZip. It also handles files larger than 2 Gig.
Other than stronger compression the advantage of WinZip over Java is the proprietry AES encryption. Pretty well only the government should be able to crack it.
| Unzipping | Excluding |
| Zipping | Tips |
| Command Line | WinZip Courier |
| Including | Links |
The switches are similar to PKZIP. The trickiest one is -P which includes more qualification of names inside the zip file. It includes the directory levels mentioned on the command line. If you use fully qualified names on the command line, you will get fully qualified names inside the zip. In contrast -p gives less qualification. It excludes the directory levels mentioned on the command line. Do a little experiment and try both and difference will become clear.
Starting with version 10.0 the command line utilities are an extra cost option. You need the professional edition.
rem Here is a generic way to use WinZip, with auxiliary include list file. rem -P will but all directory names mentioned in the list file in the zip, rem but not the higher order stuff. Every directory and wildcard must rem be explicitly mentioned in the list file. rem -u means update. WZZIP -Pu - E:\mindprod\zips\cmp1.zip \somedir @C:\env\forzip.listYou invoke them with an @forzip.list in addition to any other filenames or directories on the WZZIP command line. Unfortunately, there is no way to use something like a /S option inside you include file include all subdirectories. You have to use -r on the command line to apply to everything.
rem Here is a generic way to use WinZip, with exclude and include list files. rem -P will but all directory names mentioned in the list file in the zip, rem but not the higher order stuff. Every directory and wildcard must rem be explicitly mentioned in the list file. rem -u means update. WZZIP -Pu -x@C:\env\exclude.list E:\mindprod\zips\cmp1.zip @C:\env\cmp1.list
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.58] | |||
| You are visitor number 31,350. | |||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | ||
| http://mindprod.com/jgloss/winzip.html | J:\mindprod\jgloss\winzip.html | ||