You will find the "JBackupWithZip.jar" file which contain the software and some other files for the licence, the readme, the "JBackupWithZip.bat" for a quick launch with windows, etc...
To run JBackupWithZip, you need the Java virtual machine installed on your PC.
If you don't have it yet, you can get it at the java sun website : Sun Java virtual machine (On this page, choose the "Download J2SE JRE" link).
Or use the java.com french website.
To launch the application, you may use the 3 files provided in the zip file of the software :
So,... just do this :
All these files must be launched from the same folder as the one of the "JBackupWithZip.jar"
file.
If you want to put the links on the desktop or in an other folder, edit it's properties and change the "execute in the folder..." property.
You may build a launch file using the shell commands, similar to the dos command one (not provided yet).
Place the jar file in a folder that is in your java classpath.
Launch it with the shell or dos command :
java -jar "JBackupWithZip.jar"
You may need to add the folder into your classpath, or use the command
:
java -jar X:\xxx\yyy\JBackupWithZip.jar