Windows Installer Editor Reference
392
Tools
z
Manage Assembly Exclusions
z
Move Components to Merge Module
See
Creating a Merge Module From Existing Components
on page 373.
z
MSI to WSI Conversion
z
Package Distribution
Copy a compiled installation to an FTP server, to a local area network, or to
removable media. You can also perform an administrative installation to a shared
network directory.
See
Package Distribution
on page 313.
z
Package Validation
z
Patch Creation
.
z
Remove Missing Files.
See
Removing Files With Missing or Invalid Source Paths
on page 409.
z
UpgradeSync
z
Visual MSIDiff™
See
Comparing Windows Installer Files
on page 93.
z
Wise Task Manager
ApplicationWatch
ApplicationWatch™ monitors your computer as you execute an application or run an
installation and determines which .DLL, .OCX, and .EXE files were accessed. It then adds
these files to a new installation. You can use this tool for informational purposes or to
facilitate the creation of a new installation.
Note
Application Watch cannot monitor 16-bit applications.
To watch an application
1. Close all other applications so that the files they access are not added to the
installation.
2. Select Tools menu > ApplicationWatch. (In Visual Studio: Project menu >
ApplicationWatch.)
The Run Application dialog box appears.
3. Complete the Run Application page:
Application Path
Specify the full path of the application executable to run.
Command Options
Enter any command-line options to apply to the executable. Refer to the source
application’s documentation for applicable command-line options.
4. Click Execute, which starts the source application.
5. In the source application, use all possible features except printing. If you are
watching an installation, run the installation through to completion.