AddMsiPatchSequence Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | InstallScript MSI | 
Call the AddMsiPatchSequence method to add a ISWiMsiPatchSequence object to the current patch configuration.
Syntax
AddMsiPatchSequence (FamilyName As String) As ISWiMsiPatchSequence
Parameter
| Parameter | Description | 
| FamilyName | Holds the family name of patch sequence | 
Applies To
| • | ISWiPatchConfig |