Add Merge Module Option
Command Syntax
/AddMsm <msm_source_path> [-feature <parentfeature_id>]
Adds a merge module to the project.
Parameters:
- <msm_source_path>
- The source path of the merge module location.
- [-feature <parentfeature_id>]
- Specifies the ID of the feature which will contain the merge module.
Example:
AdvancedInstaller.com /edit MyProject.aip /AddMsm c:\test.msm -feature MainFeature