Guidelines For Creating Platform-Specific Installations - Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION EXPRESS V1.0 Installation Manual

Table of Contents

Advertisement

Resource
Operating system components
and shared libraries
Registry keys

Guidelines for Creating Platform-Specific Installations

Windows Installer Editor Reference
Place 32-bit versions in
Windows\SysWOW64 directory
Do one of the following:
Place the keys in the 32-
bit registry view. They will
be installed in the
WOW6432Node (for hives
that have a WOW6432
node).
Do not mark the
component as 64-bit.
Search for "Running 32-bit Applications" and "WOW64 Implementation Details" in the
MSDN Library (msdn.microsoft.com/library/).
The following guidelines refer to creating installations in Windows Installer Editor. For
more general guidelines, see Using 64-Bit Windows Installer Packages in the Windows
Installer SDK Help.
32-bit Installations That Contain Only 32-bit Components
On the New Installation File dialog box, select 32-bit as the target platform. This
sets the initial target platform for the Default release.
Set the target platform for all features to 32-bit. A 64-bit feature in a 32-bit
installation will never be installed.
Add resources to the installation as usual. Do not add 64-bit components to a 32-bit
installation.
Set the target platform for all releases to 32-bit (this is the default).
64-bit Installations That Contain Only 64-bit Components
On the New Installation File dialog box, select one of the 64-bit options as the target
platform. This sets the initial target platform for the Default release.
Select the appropriate 64-bit target platform for all features.
Add resources to the installation as usual. When you add 64-bit .EXE and .DLL files
or 64-bit registry keys, they are designated as 64-bit components. (The 64-bit
component check box is marked on the Component Details dialog box.)
Select the appropriate 64-bit target platform for all releases.
AMD 64-bit computers require Windows Installer version 3.0 or later. If your
installation targets AMD 64-bit computers, include a system requirement to check
the destination computer's Windows Installer version.
Working With Wise Installation Files
Place 64-bit versions in
Windows\System32 directory
Do one of the following:
Place the keys in the 62-bit registry view.
Mark the component as 64-bit on the
Component Details dialog box.
67

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents