DeleteChainPackageData Method
InstallShield 2026 » Automation Interface
Project:
| • | 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
|
Parameter |
Description |
|
ChainPackageData |
Pass the ISWiChainPackageData object that you want to delete from the list of streamed files. |
Applies To
| • | ISWiChainPackage Object |