ISWiAutomaticUpgradeEntry Object
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | InstallScript MSI | 
The ISWiAutomaticUpgradeEntry object represents an automatic upgrade item in the Upgrades view of the InstallShield interface.
Members
| Name | Type | Description | 
| Method | Deletes the AutomaticUpgradeEntry from the project file. | |
| Name | Read-Write Property | Sets the name of the upgrade item as displayed in the IDE. | 
| UpgradedSetupPath | Read-Write Property | Sets the path to the MSI package that needs to be upgraded. The build engine will create the settings required to upgrade this setup. | 
| ReleaseFlag | Read-Write Property | Configure this upgrade entry to only be built into the setup when a certain release flag has been set. | 
Applies To
| • | ISWiProject |