DeleteMsiPatchSequence Method
InstallShield 2025 » Automation Interface
Project:
                                                    
| • | Basic MSI | 
| • | InstallScript MSI | 
Call the DeleteMsiPatchSequence method to remove specified patch sequence from the current patch configuration.
Syntax
DeleteMsiPatchSequence (MsiPatchSequence As ISWiMsiPatchSequence) As Long
Parameter
| Parameter | Description | 
| MsiPatchSequence | Holds the patch sequence object to be deleted. | 
Applies To
| • | ISWiPatchConfig |