Conditional Levels Dialog

This dialog contains a list of condition/level pairs. Each level will be set if the corresponding condition evaluates to True.

Conditional Levels Dialog

Use the [ New... ] button to create a new condition/level pair, the [ Edit... ] button to edit an existing pair or the [ Remove ] button to delete it.

NoteIf more than one level will have their condition evaluated to True then the feature will use the highest one. If all level conditions are false, the feature will use its default level.

ImportantThe feature is installed only if its resulting level is less than or equal to the current global installation level (INSTALLLEVEL property). The global installation level can be changed during installation by using the SetInstallLevel control event.

Topics