DeleteMergeModule Method

InstallShield 2016 » Automation Interface

Project • This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeleteMergeModule method to completely delete a merge module from the current project.

Syntax

DeleteMergeModule (FileName As String)

Parameters

DeleteMergeModule Method Parameters

Parameter

Description

FileName

Pass the fully qualified file name for the merge module (.msm) file that you want to delete from the project.

Applies To

ISWiProject Object