ForceUpgrade Method (Advanced UI and Suite/Advanced UI)
InstallShield 2023 » Automation Interface » Advanced UI and Suite/Advanced UI
Project:This information applies to the following project types:
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
• | InstallScript Object |
• | Merge Module |
The ForceUpgrade method upgrades the project from an earlier version of InstallShield to the current version.
Syntax
ForceUpgrade (ISWiProjectFile As String)
Parameters
Parameter |
Description |
ISWiProjectFile |
Enter the fully qualified path to the project file (.ism) that you want to upgrade. Include the full file name. |
Applies To
• | ISWiProject |