How To Specify The Target Platform; What's Different In A 64-Bit Installation - Symantec WINDOWS INSTALLER EDITOR 8.0 Reference

Hide thumbs Also See for WINDOWS INSTALLER EDITOR 8.0:
Table of Contents

Advertisement

How to Specify the Target Platform

What's Different in a 64-bit Installation?

Windows Installer Editor Reference
The target platform is stored in the Template Summary property of the .MSI or .MSM
(merge module). For an installation to run, the platform in the Template Summary
property must match the platform of the destination computer.
The Template Summary property of the .MSI is set during compile based on the
release's Target Platform setting. The initial target platform for the Default release is
set by the Target Platform option on the New Installation File dialog box.
If the release's Target Platform
setting is
32-bit
64-bit (x64)
64-bit (Itanium)
Viewing the Template Summary Property
This setting is visible under Setup Editor > Product tab > Summary. Do not change the
target platform setting there.
When an installation project (.WSI) contains multiple releases that compile to 32-bit and
64-bit .MSIs, the Template Summary property reflects one platform or the other. The
correct Template Summary property is set in each .MSI during compile.
See Template Summary Property in the Windows Installer SDK Help.
Additional Target Platform Settings
Feature Details dialog box
To display this dialog box, double-click a feature in Installation Expert > Features
page.
At run time, the destination computer's platform determines whether a feature is
available for installation. (Example: On a 64-bit destination computer, a feature that
is designated as 32-bit does not appear to the end user and is never installed.)
This setting is used primarily to organize components by feature in a 64-bit
installation that contains 32-bit components.
See
Configuring a Feature Using the Feature Details Dialog
Component Details dialog box
To display this dialog box, select Setup Editor > Components tab, right-click a
component, and select Details.
The 64-bit component check box designates a component as 64-bit. This is
marked when you add 64-bit .EXE and .DLL files or 64-bit registry keys. If this is not
marked, the component is registered as a 32-bit component.
A 64-bit installation differs from a 32-bit installation in the following ways:
Working With Wise Installation Files
then the Template Summary property
value is
Intel
x64
Intel64
on page 96.
63

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WINDOWS INSTALLER EDITOR 8.0 and is the answer not in the manual?

Questions and answers

Table of Contents