In a recent discussion around JBIDE-19852 , it was pointed out that IzPack supports supplying properties to the installer, so that some values are predefined.
Details are here:
http://docs.codehaus.org/display/IZPACK/Unattended+Installations
The idea is that you could run this:
java -DINSTALL_PATH=/default/path -jar installer.jar
And this would pre-fill the installation path to the path given in the command.
- is related to
-
JBIDE-20914 make jbds-dist-diff more user-friendly and scriptable
- Closed
-
JBIDE-19852 Set default path for runtimes downloaded and installed via java -jar
- Closed