Indicates whether the entire Deployment Wizard is skipped.
For other properties that must be configured when this property is set to YES, see Providing Properties for Skipped Deployment Wizard Pages.
Caution This property value must be specified in uppercase letters so that the deployment scripts can properly read it.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
|
Value |
Description |
YES |
The entire wizard is not displayed, and none of the information on the wizard pages is collected. |
NO |
The wizard is displayed, and the information on the enabled wizard pages is collected. This is the default value. |
Example |
[Settings] Priority=Default
[Default] SkipWizard=YES |
Related Topics