DeleteChainPackage Method

InstallShield 2024 » Automation Interface

Project: This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeleteChainPackage method to delete a chained .msi package from the current project.

Syntax

DeleteChainPackage (ChainPackage As ISWiChainPackage)

Parameters

DeleteChainPackage Method Parameter 

Parameter

Description

ChainPackage

Pass the ISWiChainPackage Object that you want to delete from the current project.

Applies To

ISWiProject