Microsoft KB Archive/248028

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:13, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


How To Create COM/ActiveX Visual Studio Installer Merge Modules

Article ID: 248028

Article Last Modified on 7/1/2004



APPLIES TO

  • Microsoft Visual Studio Installer 1.0



This article was previously published under Q248028

SUMMARY

This article describes how to create COM/ActiveX merge modules using the Visual Studio Installer.

MORE INFORMATION

The procedure for creating merge modules is similar to the steps used for creating regular Visual Studio Installer packages. When beginning the project, select Empty Merge Module from the New Project dialog box. Then, follow the procedures illustrated in the following Microsoft Knowledge Base articles:

  • for COM/ActiveX clients written in Microsoft Visual C++ see

    243416 How To Add and Associate COM Objects for Visual C++ Clients in Visual Studio Installer

  • for COM/ActiveX clients written in Microsoft Visual Basic or Visual FoxPro see

    248023 How To Add and Associate COM Objects for Visual Basic Clients in Visual Studio Installer


Keywords: kbhowto KB248028