AddSuiteTransaction Method (Advanced UI and Suite/Advanced UI)
InstallShield 2020 » Automation Interface » Advanced UI and Suite/Advanced UI
Project:This information applies to Suite/Advanced UI projects.
Edition:The Advanced UI project type is available in the Professional edition of InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The AddSuiteTransaction method adds a Windows Installer transaction to a Suite/Advanced UI project, and it returns a package. Once your project contains a transaction, you can add .msi and .msp packages to the transaction.
Syntax
AddSuiteTransaction () As ISWiSuitePackage
Parameters
The AddSuiteTransaction method does not take any parameters.
Applies To
• | ISWiProject |