Setting Dependencies For A Merge Module - Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION STUDIO V1.0 Installation Manual

Table of Contents

Advertisement

Windows Installer Editor Reference
.NET Application
A .NET merge module with only .NET elements.
Mixed (.NET and Win32)
A merge module that contains both Win32 and .NET elements. When this
option is selected, the Generate COM interop registry keys for .NET
Assembly check box on the Self-registration tab of the File Details dialog
box is marked by default for all .NET assemblies you add to this merge
module. The assemblies will be registered so that they can be called as
though they were COM elements.
When the .NET Application or Mixed option is selected, entries are created in
the MsiAssembly and MsiAssemblyName tables for each assembly you add to
the merge module. Also, the Global Assembly Cache appears on the Files page.
See also:
Available Tabs and Pages in Merge Modules

Setting Dependencies for a Merge Module

Available in merge module files (.WSM, .MSM) only.
The Dependencies page lets you add, edit, and remove the dependencies for a merge
module.
A dependency is a merge module that is required for the current merge module to work.
Dependencies can have their own dependencies, which means that the module you
designate as a dependency could itself have a dependency on another module, and so
on. Use dependencies to compartmentalize different components of software. When you
compile an installation that contains a merge module that has a dependency, both the
original merge module and all its dependencies are merged into the installation.
Example:
Suppose you have a merge module that consists of a library of database drivers, but for
those drivers to work, MDAC must also be installed. You designate the MDAC merge
module as a dependency to the database driver module. Then, whenever you add the
database driver module to an installation, Windows Installer Editor tries to add the
dependency merge module, MDAC.
Windows Installer Editor looks for dependency merge modules in the default merge
module directory specified in Wise Options, and also looks at the list of previously added
merge modules. If Windows Installer Editor does not find the dependent module in
either of these places, it prompts you to add the dependency merge module yourself.
To add a dependency to a merge module
1.
Select Installation Expert > Dependencies page.
If there is no Dependencies page, you are not in a merge module file.
2.
Click Add at the right of the Dependencies page and specify one or more merge
modules.
If you select one merge module, the Dependency Module Details dialog box
appears.
Merge Modules and Transforms
on page 365
367

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents