Pascal Scripting: WizardSetupType
From Inno Setup
Pascal Scripting: WizardSetupType
Prototype:
function WizardSetupType(const Description: Boolean): String;
Description:
Returns the name or description of the setup type selected by the user.
From Inno Setup
function WizardSetupType(const Description: Boolean): String;
Returns the name or description of the setup type selected by the user.