DeleteShortcut Method

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

• Basic MSI
• DIM
• InstallScript
• InstallScript MSI
• Merge Module

Call DeleteShortcut to create a shortcut from the current folder.

Syntax

DeleteShortcut (Name As String) As ISWiShortcut

Parameters

DeleteShortcut Method Parameters

Parameter

Description

Name

Specify the name of the shortcut that you want to delete.

Applies To

• ISWiFolder