Writing an installation description

In order to tell the compiler what, how and where to install an application there is the need to have at least an installation description file, which is processed by the IzPack compiler to create a setup.

For a more detailed description of this file see Writing Installation Descriptions.

Compiling the installation description

The compiler does read the installation description and transforms the artifacts into the runable installer. The compiler can be invoked from command line, by maven or by ant.