Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When installing the IzPack distribution to  a local system there can be used scripts provided by the project to compile an installer description on the command line.

Example on UNIX
$ cd /home/rkrell/src/myapp_installer/
$ /home/rkrell/izpack/bin/compile install.xml -b . -o install.jar -k standard
#...
#(compiler console output)
#...
  • No labels