![]()
|
InstallShield 2012
Edition
Support for virtualization is included in the Virtualization Pack.
When InstallShield converts an .msi package to a virtual package, it saves the virtual package in a subfolder of the folder that contains the .msi file by default. In some cases, you may want to specify a different location for generating all of the virtual packages. For example, if the .msi packages that you are converting are in a read-only location, you may need to override the default virtual package location with an existing writable location.
InstallShield includes a machine-wide setting that lets you specify an existing writable location where all virtual packages should be built. The following instructions explain how to configure this global setting.
Caution
Task
To specify the location where all virtual packages should be built:
<Virtualization>
<!-- Instructions on how to specify a global path -->
<GlobalBuildRedirectFolder></GlobalBuildRedirectFolder>
</Virtualization>
<GlobalBuildRedirectFolder>\\NetworkFolder\VirtualPackages</GlobalBuildRedirectFolder>
Note that the path must already exist. Do not enclose the path within quotation marks.
Whenever you convert an .msi package to a virtual package in InstallShield, InstallShield uses the path that you specified.
See Also
Creating Customized Virtual Applications
Configuring Advanced Settings for InstallShield
|
|
Copyright Information | Contact Us |