Installing automatically through a script
The final step of the installer gives the user the option to save the data as a script for automatic installation. The script is used with the installer on the command line to reproduce the same installation.
On the final step of the installer, click the "Generate an automatic installation script" button and save the file (for example, save it as "auto-install.xml"). Place this file in the same directory with the installer on another machine. Use the following command line:
java -jar symmetric-pro-X.Y.Z-setup.jar auto-install.xml
NOTE: You will need version 2.5.12 or newer for this feature to work.