DeleteChainPackageData Method

InstallShield 2026 » Automation Interface

Project: This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeleteChainPackageData method to delete files or entire folders from the list of streamed files.

Syntax

DeleteChainPackageData (ChainPackageData As String) As ISWiChainPackageData

Parameters

DeleteChainPackageData Method

Parameter

Description

ChainPackageData

Pass the ISWiChainPackageData object that you want to delete from the list of streamed files.

Applies To

ISWiChainPackage Object