Windows Installer Editor Reference
232
Organizing Your Installation Into Releases
See also:
Tips for Creating an Efficient WebDeploy Installation
on page 233
Creating a WebDeploy Installation
on page 233
Uploading a WebDeploy Installation to the Web
on page 235
The WebDeploy Process
The following diagram shows how the WebDeploy™ process works when you distribute
an .EXE with an embedded .MSI over the Internet.
See also:
Creating Web-Based Installations With WebDeploy
Upload files through FTP
When you develop the installation, you:
z
Compile the installation to an .EXE that contains the .MSI
z
Configure WebDeploy by specifying the location of installation files on the Web server
z
Upload the installation files to the Web server
z
Notify end users of the Web link to the .EXE
Your Computer
Your Web Server
Phase 1:
The end user:
z
Runs the installation .EXE from your Web server
Destination Computer
Phase 2:
(HTTP Protocol)
Your Web Server:
z
Contains the .EXE and
other pieces of the
installation ready for
download
When the end user runs the .EXE, it:
z
Runs the .MSI
z
Runs an installation wizard
z
Determines which pieces of the application are needed
z
Installs the appropriate pieces of the application
Destination Computer
Phase 3:
(HTTP Protocol)
Your Web Server:
z
Contains the .EXE and
other pieces of the
installation ready for
download