Pre-defined Condition Types

There is a number of built-in conditions which are statically pre-set on launching the installation and which can be only referenced by their ID:

Further, IzPack automatically sets reserved conditions depending on the packs selected by the user or an unattended installation (auto-install.xml) to be installed:

where <packname> is the name attribute of the according pack. If the appropriate pack <pack name="..."> defined in the installation description is selected, the condition validates true. Packs can be selected either in unattended installations by replaying a record of a previous installation (auto-install.xml) or interactively by the user by means of PacksPanel or its derivates, ImgPacksPanel or TreePacksPanel.