Set Merge Module Name Option

Command Syntax

/SetMsmName  <msm_name>

Sets the merge module name. This command can be executed only if the project type is an Advanced Installer Merge Module project.

Parameters:

  • <msm_name>
  • The merge module name.

Example:

AdvancedInstaller.com /edit MyProject.aip
    /SetMsmName "My Module"