Creating A Webdeploy Installation - Symantec WINDOWS INSTALLER EDITOR 8.0 Reference

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

Advertisement

Creating a WebDeploy Installation

Windows Installer Editor Reference
Windows Installer version.
For best results with WebDeploy, the destination computer should have Windows
Installer 2.0 or later.
Note
This page is enabled in a .WSI only.
The WebDeploy™ page lets you enable an installation for distribution through the Web.
You do this by setting options for compiling the installation and for connecting to the
Web server that will contain the installation files.
For suggestions on how to set WebDeploy options to meet your requirements, see
Creating Web-Based Installations With WebDeploy
Creating an Efficient WebDeploy Installation
Note
To avoid web connection errors when you use WebDeploy with IIS 6.0 or later, you must
add a MIME type for "*" (asterisk) to allow the WebDeploy download files (such as .000,
.001, .002).
To create a WebDeploy installation
1.
Select Installation Expert > WebDeploy page.
2.
From Current Release, select a release.
3.
Mark Create a Web-based installation. This enables the remaining options on the
page.
4.
From .EXE Options, specify how the installation is created. This is linked to the
.EXE Options field on the Build Options page.
Create a downloadable .EXE
Create an .EXE that is optimized for direct downloading from the Internet. The
installation will compile to an .EXE that contains the download information, and
an .MSI file that might or might not be embedded in the .EXE. This sets the
WebDeploy .EXE option on the Build Options page, and vice versa.
Create an .EXE and .INI
Change the download information dynamically, perhaps as a result of end user
input. The installation will compile to an .EXE, an external .MSI, and an external
.INI file that contains the download information. This sets the WebDeploy .EXE
and .INI option on the Build Options page, and vice versa.)
See
INI File Properties
5.
In the following fields, specify the URL to which you will upload various installation
files. This information is included in the installation and determines where the
installation looks for files to download. You must specify the full URL address, path,
and file name. Include a user name and password if your Web server requires them.
Use the format:
http://user_name:password@www.address.com/file_name.msi
Organizing Your Installation Into Releases
on page 204. Also see
on page 206.
on page 516.
Tips for
207

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?

Table of Contents