Common dialog parameters
The list of common dialog parameters.
Description
Optionally, you may add comments here describing the purpose of this element.
Header text
The caption of the header panel.
Header description
The description on the header panel.
Text
The main text on the dialog. Some dialogs don't have this parameter.
Logo Image
The top right image or the left image depending on dialog settings. By default, the top right image is defined in Dialog Settings. By default, the left image is defined in the Install Script and Uninstall Script.
Windows Interface
Specify where you want to display the image. Some dialogs don't have this parameter.
Logo image on the left side - The image is displayed on the left
Logo image on the left side [Stretch] - The image is displayed on the left with stretching.
Logo image on the header - The image is displayedon the header.
Buttons
What buttons are displayed on the dialog. Some dialogs don't have this parameter.
Auto - detect required buttons automatically.
Cancel - button Cancel only
Prev + Cancel - buttons Prev and Cancel
Next + Cancel - buttons Next and Cancel
Prev + Next + Cancel - buttons Prev, Next and Cancel
If Condition
You can specify a condition that should be met for the action to be performed. If the condition is false then the command is skipped. See How to use If Condition for more details.