DeleteCustomAction Method

InstallShield 2016 » Automation Interface

Project • This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module

Call the DeleteCustomAction method to completely delete a custom action from the current project.

Syntax

DeleteCustomAction (CustomAction As ISWiCustomAction)

Parameters

DeleteCustomAction Method Parameters

Parameter

Description

CustomAction

Pass the ISWiCustomAction object you want to delete from the current project.

Applies To

ISWiProject