InstallShield 11
Two types of redistributables—merge modules and objects—must be associated with a feature in order to be installed. You can associate a single redistributable with as many features or subfeatures as needed. If no features exist in your installation when you attempt to add a merge module or object, the Create a New Feature dialog box opens, enabling you to create a feature. If you do not create a feature, these two types of redistributables cannot be added to your installation.

To add a merge module or object to a Windows Installer–based project:

To add a merge module or object to an InstallScript-based project:

Merge modules that are added to a feature appear in the Features pane as subitems of the Merge Module Holder object. This object requires the Windows Installer engine, so you must add the MSI 2.0 Engine object above the Merge Module Holder object.

To see information about an object or merge module, such as files it installs and other actions it performs, select the object or merge module name. The information is displayed in the pane on the right.

You should not alter another company's merge module.
See Also
Live Redistributables Gallery
Downloading Redistributables to Your Computer
Managing the Redistributables Gallery
Using a Repository to Share Project Elements