AddChainPackageData Method
InstallShield 2025 » Automation Interface
Project:
| • | 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
|
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 |