Wise Package Studio Reference
90
Wise Package Studio Tools
components, and ensures that other applications do not overwrite your version of
shared components. This lets you proactively eliminate potential conflicts with other
applications.
Application Isolation operates on Windows Installer installation files and transform files.
You can save the output of Application Isolation as an .MSI or, to avoid violating a
license agreement by changing the .MSI, you can save the output as an .MST.
Warning
Isolation does not work on all applications. Applications must be written according to
Microsoft programming guidelines. (Example: If an application contains hard-coded
paths to support files, isolation might not work.) Because ApplicationWatch records the
support files accessed by an installation, use it to determine if the application follows
Microsoft programming guidelines for accessing files.
See
ApplicationWatch
on page 94.
If you cannot use Application Isolation, use ConflictManager instead, which resolves
conflicts rather than isolates applications.
Because Application Isolation has the potential to change the location of files within your
installation and to change the feature and component layout of the installation
database, test the package thoroughly after using Application Isolation.
For further reading
See Isolated Components in the Windows Installer SDK Help.
In the MSDN Library (
msdn.microsoft.com/library
), search for the following terms:
Assembly manifest
Isolated components
Isolated applications
Creating a Package That Isolates .EXEs
¾
Not available in Standard Edition.
Create a package that isolates. EXEs to isolate applications with their shared .DLL or
.OCX files (support files). You can save the results of the application isolation as an .MSI
or an .MST.
Make sure your .MSI is complete or nearly complete so all files that need to be isolated
are present in the package.
To create a package that isolates .EXEs
1. Do one of the following:
On the Projects tab, click the Run link to the right of the task or tool associated
with Application Isolation. Isolation will be run on the default project file. This
tool might skip pages or populate fields based on command-line options defined
in Process Templates Setup.
On the Tools tab, double-click Application Isolation.
2. If the Specify Target Installation File page appears, complete it:
Содержание SOFTWARE MANAGER 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0
Страница 1: ...Wise Package Studio Reference ...