Windows Installer Editor Reference
325
Merge Modules and Transforms
the contents of the item selected in the left pane. For an expanded view of a selected
item, double-click the item in the right pane.
See also:
Setting Merge Module Details
on page 325
Setting Dependencies for a Merge Module
on page 326
Setting Exclusions for a Merge Module
on page 327
Creating a Merge Module As a New Installation
on page 328
Creating a Merge Module From Existing Components
on page 329
Creating a Configurable Merge Module
on page 331
Setting Merge Module Details
¾
Available in merge module files (.WSM, .MSM) only.
Use the Module Details page to specify the name, version, language, and type of a
merge module. Windows Installer uses this information to identify the merge module.
To set merge module details
1. Select Installation Expert > Module Details page.
If there is no Module Details page, you are not in a merge module file.
2. Complete the page:
Module Name
Enter a name that Windows Installer and Windows Installer Editor can use
internally to identify the merge module.
Version
Enter the version of the module. Windows Installer and Windows Installer Editor
use this number to check versions of dependency and exclusion merge
modules. You can use the format xxxxx.xxxxx.xxxxx.xxxxx, where x is a digit.
See Version in the Windows Installer SDK Help.
Language
Enter the language ID for the merge module. English is 1033. Language neutral
(meaning the merge module works with all languages) is 0.
See
Language IDs
on page 288.
Module Type
Select the module type. This defaults to the Default Application Type that is
specified in Wise Options.
See
Setting .NET Assembly Options
on page 35.
Note
The ability to create .NET installations is supported only by Windows Installer
2.0 or later.
Win 32 (non .NET)
A standard Win32 merge module without .NET assemblies.
.NET Application
A .NET merge module with only .NET elements.