AddChainPackageData Method

InstallShield 2025 » Automation Interface

Project: This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the AddChainPackageData method to add files or entire folders to the list of streamed files.

Syntax

AddChainPackageData (ISBuildSourcePath As String) As ISWiChainPackageData

Parameters

AddChainPackageData Method

Parameter

Description

ISBuildSourcePath

Pass the path of the file or folder that you want to add to the list of steamed files.

Applies To

ISWiChainPackage Object