::InstallAPI::SetActiveSetupType
Sets the active Setup Type in the current installer.
|
|
This call will set the <%InstallType%> and <%InstallTypeID%> variables in the installer. |
Supported Platforms
All
Returns
Empty string
Options
-setuptype <setup type name or ID> (required)
The setup type can either be the name of the setup type (like Typical or Custom), or it can be the ID of the setup type. The API call will figure out what you mean.