DeleteRelease Method

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

• Basic MSI
• InstallScript
• InstallScript MSI
• InstallScript Object
• Merge Module

Call the DeleteRelease method to delete a release from the current product configuration. Using this method is similar to deleting a release in the Releases view of the IDE.

Syntax

DeleteRelease (Release As ISWiRelease)

Parameters

DeleteRelease Method Parameters

Parameter

Description

ReleaseKey

Pass the name of the release you want to delete from the current product configuration.

Applies To

• ISWiProductConfig