Windows Installer Editor Reference
313
Chapter 10
Distributing an Installation
This chapter includes the following topics:
z
Package Distribution
on page 313
z
WiseUpdate
on page 319
Package Distribution
When you complete and compile an installation, you can use Package Distribution to
share or deploy it by:
z
Copying an Installation to the Share Point Directory
. (Requires a repository
connection.)
z
Copying an Installation to a Network Directory
z
Copying an Installation to an FTP Server
z
Performing an Administrative Installation
z
Copying an Installation to Removable Media
Copying an Installation to the Share Point Directory
¾
Requires a repository connection and is not available in the Visual Studio
integrated editor.
You can use Package Distribution to copy an installation or merge module to the share
point directory, for later importing into the Software Manager database. This lets you
store all installation information in a centralized location and use Software Manager to
manage installation resources.
This option is available only if you are connected to a share point directory that is
associated with a Software Manager database. Typically, this connection is made during
installation.
Distributing to the share point directory does not actually import the package into the
Software Manager database, but copies it to a directory in a format that can be imported
into the Software Manager database. A Wise Package Studio user uses Software
Manager to import it from the share point.
When you distribute to the share point directory:
z
All the installation’s source files are copied to the share point directory and the
source paths for those files are updated.
See
Installation Resources and Their Locations
on page 32.
z
If the Application Name and Package Name fields are not blank, the package’s
meta data is added to the Software Manager database, if it is not already there.
z
You might want to copy the installation file to the Scripts subdirectory of the share
point directory, if the installation is not already located in the share point directory.