AddShortcut Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | DIM | 
| • | InstallScript | 
| • | InstallScript MSI | 
| • | Merge Module | 
Call AddShortcut to create a shortcut under the current program folder.
Syntax
AddShortcut (Name As String) As ISWiShortcut
Parameters
| Parameter | Description | 
| Name | Enter the name you want to give the shortcut in the Shortcuts explorer. | 
Applies To
| • | ISWiFolder |