Previous Topic: ButtonNext Topic: Check Box Tree


Check Box

PIF dialog editor toolbox icon for Check box

A check box can have the logical values True (the check box is checked) or False (the check box is cleared) and can be used to select an item on the installation dialog (True) or unselect an item (False). In installation dialogs, check boxes are used, for example, to select optional components to install or to configure product properties. It is possible to define sets of parameter=value assignments that are activated when the check box is selected or when the check box is cleared.

For the support of check box trees, a descriptive text, a list of dependent check box dialogs, and an action script can be specified. The action script changes attributes or contents of fields in the installation dialog immediately.