AddSuiteAction Method (Advanced UI and Suite/Advanced UI)
Project:This information applies to Suite/Advanced UI projects.
Edition:The Advanced UI project type is available in the InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The AddSuiteAction method adds an action to the project.
Syntax
AddSuiteAction (ActionName As String, ActionType As ISWiSuiteActionType) as ISWiSuiteAction
Parameters
| 
                                                         Parameter  | 
                                                    
                                                         Description  | 
                                                |||||||||||||||||||||
| 
                                                         ActionName  | 
                                                    
                                                         Specify the name of the action that you want to add.  | 
                                                |||||||||||||||||||||
| 
                                                         ActionType  | 
                                                    
                                                         Specify the type of action. Available options are: 
 
 
 
 
 
 
  | 
                                                
Applies To
| • | ISWiProject |