Merge Module Automation

Windows Installer

Merge Module Automation

Mergemod.dll provides a COM object that implements merge operations and source image generation for merge modules. The main object implements interfaces for C/C++ programs and automation clients, including Visual Basic and VBScript.

The preferred method for installing Mergemod.dll is by using the Windows Installer. The Component ID for the component containing the Mergemod.dll COM interface is {FD153241-37EC-11D2-8892-00A0C981B015}. The same binary can be used on all Windows systems and the dll will self-register through regsvr32 on older systems.

Note that Mergemod.dll requires that the Msvcrt.dll be installed on the system.

Note that Mergemod.dll 2.0 is required to create Configurable Merge Modules. Mergemod.dll version 2.0 provides extended functionality at build time through the IMsmMerge2 Interface. This CLSID supports all the existing functionality of the IMsmMerge Interface provided by Mergemod.dll version 1.0. The default interface on the Merge object of Mergemod.dll 2.0 is the IMsmMerge2 interface instead of the IMsmMerge interface.

Object Model for Mergemod.dll Version 1.0

Object Model for Mergemod.dll Version 2.0

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.