DeleteChainPackage Method
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | InstallScript MSI |
Call the DeleteChainPackage method to delete a chained .msi package from the current project.
Syntax
DeleteChainPackage (ChainPackage As ISWiChainPackage)
Parameters
|
Parameter |
Description |
|
ChainPackage |
Pass the ISWiChainPackage Object that you want to delete from the current project. |
Applies To
| • | ISWiProject |