Config.ini [SYSTEM] Section Variables for the Wizard Engine

WizardWelcomeLabel

Sets the Welcome label for the wizard engine. The two letter sequence ^W will be replaced by the name of the wizard.

WizardFinishText1

First line displayed in the Finish screen of a wizard.  The full screen is the concatenation of WizardFinishText1 + WizardFinishText2 + WizardFinishText3 plus whatever other text you wish to add.

WizardFinishText2

Second line displayed in the Finish screen of a wizard.  The full screen is the concatenation of WizardFinishText1 + WizardFinishText2 + WizardFinishText3 plus whatever other text you wish to add.

WizardFinishText3

Third line displayed in the Finish screen of a wizard.  The full screen is the concatenation of WizardFinishText1 + WizardFinishText2 + WizardFinishText3 plus whatever other text you wish to add.

WizardFinishTitle

Title used for the Finish screen of a wizard.  The two letter sequence ^W will be replaced by the name of the wizard.