"How to Install MDAC with a Windows Installer Merge Module" White Paper Is Available (320788)



The information in this article applies to:

  • Microsoft Data Access Components 2.7

This article was previously published under Q320788

SUMMARY

The "How to Install MDAC with a Windows Installer Merge Module" white paper describes how to create a Microsoft Windows Installer merge module for Microsoft Data Access Components (MDAC). This white paper includes a sample merge module that you can use to install MDAC 2.7. Additionally, this white paper describes how to modify the merge module to install other versions of MDAC.

NOTE: If you are using a third-party authoring tool, an MDAC merge module may already be available to merge into your .msi package. Contact your authoring tool vendor for the availability of an MDAC merge module.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
Release Date: January 2, 2003

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Add MDAC to Your Visual Studio .NET Deployment Project

After you modify your installation according to the white paper, follow these steps to add MDAC in a Microsoft Visual Studio .NET deployment project:
  1. Right-click your setup project, point to Add, and then click Merge Module.
  2. Locate the Mdac.msm file, and then click Open.

Modification Type:MinorLast Reviewed:8/9/2004
Keywords:kbdownload kbfile kbinfo KB320788