DeleteMsiPatchSequence Method
InstallShield 2022 » Automation Interface
Project:This information applies to the following project types:
• | 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 |