ISWiAutomaticUpgradeEntry Object
InstallShield 2024 » Automation Interface
Project:
• | 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 |