Windows Installer Editor Reference
315
Distributing an Installation
If a package with resources and the same package path is already in the Software
Manager database a warning message appears asking if you want to overwrite it.
Click Yes to re-import the package.
The installation or merge module is copied to the share point directory. From there, it
can be imported into the Software Manager database through the Wise Package Studio
Software Manager.
See also:
Package Distribution
on page 313
Using a Wise Package Studio Repository
on page 29
Copying an Installation to a Network Directory
¾
Not available in the Visual Studio integrated editor.
When you are ready to deploy a package to end users, share it with a coworker, or copy
it to another computer, you can use Package Distribution to copy a compiled installation
or a project and its associated files to a network directory.
Copying a project and its source files to a network directory lets you share the project
with coworkers without breaking the paths to source files. The source file paths are
changed to the new paths during this process. These paths are not relative; however,
you can use relative paths in a project file.
See
Source Paths in an Installation
on page 359.
When you run package Distribution from a .WSI, it is compiled and the compiled
installation is distributed. If an .EXE is associated with the installation, the .EXE is
distributed.
To copy a .WSI with its .PDF or .SMS file, select the Installation option on the
Distribution Method page. If a .WSI never existed, use the .MSI.
To copy a package to a network directory
1. Select File menu > Distribute.
The Welcome page appears.
2. If you specified a .WSI that contains multiple releases, a drop-down list appears.
Select a release.
3. Mark Network.
4. Click Next. If necessary, the installation file is saved and compiled.
The Network Directory page appears.
5. Complete the page:
Network Directory
Specify the directory to copy the package to.
Destination File Name
(Optional.) Enter an alternate name for the file that is saved to the network
directory. Do not include a file extension.
6. Click Finish.