Compiling An Installation - Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION EXPRESS V1.0 Installation Manual

Table of Contents

Advertisement

Compiling An Installation

Windows Installer Editor Reference
If you have not named the installation file yet, name and save the installation file on
the Save As dialog box. When the Save As dialog box reappears, specify the .XML
file.
The current installation is saved and exported to XML format.
Compiling an installation compresses its files, builds .CABs if necessary, and creates the
installation .MSI. Depending on the .EXE option you select on the Build Options page,
compiling can also create an installation .EXE.
(In Visual Studio: compiling and building do the same thing.)
Multiple Releases
The number and type of files that are generated depend on the settings you select on
the Build Options and Media pages. If the installation contains multiple releases, all
releases in the installation are compiled. To compile a specific release, go to the
Releases page, select one or more releases, and click the Compile button at the right of
the Releases page.
When the installation is part of a Visual Studio solution, settings on the Visual Studio
Releases dialog box determine which releases are compiled for a given solution
configuration. You access this dialog box from the Release Details dialog box.
See
Associating a Release With Visual Studio Build Configurations
Speeding the Compile
If you are working in a .WSI or .WSM file, you can use either of the following methods to
speed the compile process:
Mark the Enable Quick Compile check box in Wise Options. Quick Compile
compresses only previously uncompressed or changed files. If a file or media entry
has changed, a full compile occurs instead.
See
Setting General Options
Use ExpressBuild, a multi-processor compile feature.
See
About ExpressBuild
To compile an installation in the Wise editor
1.
Click Compile at the lower right of the main window.
If the installation contains files that have missing or invalid source paths, the
Welcome dialog box of the Remove Missing Files tool appears. This lets you remove
those files if they should not be in the installation.
See
Removing Files With Missing or Invalid Source Paths
To compile an installation in the Visual Studio integrated editor:
Select one of the following commands from the Build menu:
Build Solution
Compiles all projects in the current solution. If quick compile is enabled and you
have already built this solution, this command compiles only what has changed
since the last build.
on page 35.
on page 40.
Working With Wise Installation Files
on page 192.
on page 354.
87

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents