Merge.OpenDatabase Method

Windows Installer

Merge.OpenDatabase Method

The OpenDatabase method of the Merge object opens a Windows Installer installation database, located at a specified path, that is to be merged with a module.

Syntax

Script
OpenDatabase(
  Path
)

Parameters

Path

Path to the database being opened.

Return Value

This method does not return a value.

C++

See OpenDatabase function.

Requirements

VersionMergemod.dll 1.0 or later
HeaderMergemod.h
DLLMergemod.dll

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.