Demo Download
JZip is a pure java gui-based zipping tool. It suppors several
different formats, most notably the traditional .zip file format as well as Tar compressed with both gzip and bzip2
This demo is fully functional and freely
downloadable, but JZip is not free
software, and it will ask you to
register it after 28 days. You can register
JZip at any time.
JZip is not addware or spyware. To
install download either in .zip
format or .tgz (tar compressed by
gzip), and extract the files to a diretory
of your choice.
Under Linux/Unix/Posix
systems, just run the jzip shell
launching program (you will need $JAVA_HOME set to
yourt current java insallation).
Under Windows
systems you can run jzip.exe
which will locate a Java
installation from the registry. jzip.exe
will ask you if you want to
associate it with the file-types it supports when it runs for the first
time - you don't have to do this and can associate or unassociate at
any time using jzip.exe -a .
There is also a jzip.bat
script file that you can use on Windows, but
you will have to edit it to specify the location of your Java
installation. (Note: if you create a file jzip.exe.cfg in the installation
directory and put the path to your prefered java.exe program, the
jzip.exe launcher will not search the registry for java, but will use
the one you specify).
|