DeleteMergeModule Method
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | InstallScript MSI |
Call the DeleteMergeModule method to completely delete a merge module from the current project.
Syntax
DeleteMergeModule (FileName As String)
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 |