AddMsiPatchSequence Method
InstallShield 2025 » Automation Interface
Project:
                                                    
| • | 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 |