AddShortcut Method

InstallShield 2024 » 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

AddShortcut Method Parameters

Parameter

Description

Name

Enter the name you want to give the shortcut in the Shortcuts explorer.

Applies To

ISWiFolder