AddRelease Method

InstallShield 2016 » Automation Interface

Project • This information applies to the following project types:

Basic MSI
InstallScript
InstallScript MSI
InstallScript Object
Merge Module

Call the AddRelease method to add a release to the current product configuration. Using this method is similar to creating a release in the Release Wizard or the Releases view of the IDE.

Syntax

AddRelease (ReleaseKey As String) As ISWiRelease

Parameters

AddRelease Method Parameters

Parameter

Description

ReleaseKey

Pass the name of the release you would like to create in the current product configuration.

Applies To

ISWiProductConfig