MSI Factory

Condition Properties

Action:

The action to apply to the control based on the result of the condition. Choose from:

default - Sets the control as the default control on the dialog.

enable - Enables the control.

disable - Disables the control.

hide - Hides the control.

show - Shows the control.

Condition:

The condition that must be met in order for the action to be applied to the control. You can right-click on this field and choose Insert from the context menu to insert build variables and references to properties.

More Information

MSDN Online: Conditional Statement Syntax

MSDN Online: ControlCondition Table

WiX Help File: Condition Element