Dialog - Ready To InstallShows Ready To Install dialog. Description, Header Text, Header Description, Text, Logo Image, Buttons, If Condition These parameters are explained in Common dialog parameters.
Text Specify the text to be displayed. If you want to show some text depending on value of the variable then use the following expression: ?variablename{ text }. In this case, text is shown if the variable is not zero. You can nested such expressions. If you want to output a text if the variable equals zero then use ?!variablename{ text }.
#lpathdest#:
#setuppath#
?actions {Additional settings:
?desktop{Create a shortcut on the desktop}
?!quick{#notquick#}
}
Additional Settings You can define any variables here or specify Variables of dialogs. Readycolor - Custom color of the readme text. Specify 1 if you want to use user's Window Color. Alternatively, you can specify any RGB color.
Liccolor = 0xFFFFFF - white color.
|