Dialog - License

Dialog - License

Shows License Agreement dialog.

Description, Header Text, Header Description, Text, Logo Image, Buttons, If Condition
These parameters are explained in Common dialog parameters.
License File
Specify the full path to the license file (TXT or RTF) to be displayed.
I Agree
How the user must confirm th agreement.
Radiobutton - two radiobuttons 'I agree' and 'I don't agree'.
Checkbox - a checkbox 'I agree'.
Show Print Button
Checked => the dialog will have Print button.
Additional Settings
You can define any variables here or specify Variables of dialogs.
Liccolor - Custom color of License text. Specify 1 if you want to use user's Window Color. Alternatively, you can specify any RGB color.
Liccolor = 0xFFFFFF - white color. 
_Lic_<language name> - You can specify a license file for any additional language. The user will see a license agreement according the curent installation language.
_Lic_french => c:\licenses\license_fr.rtf
_Lic_russian => c:\licenses\license_ru.rtf