WiseScript Package Editor Reference
241
Chapter 10
Tools
This chapter includes the following topics:
z
About WiseScript Package Editor Tools
on page 241
z
ApplicationWatch
on page 241
z
Import Visual Basic Project
on page 242
About WiseScript Package Editor Tools
¾
WiseScript Package Editor only
The WiseScript Package Editor contains powerful tools that perform specialized
functions.
You can start a tool by selecting its name from the Tools menu. Some tools are also
available on the Tools toolbar. To display the Tools toolbar, select View menu > Toolbars
> Tools.
WiseScript Package Editor Tools
z
ApplicationWatch
See
ApplicationWatch
on page 241.
z
Import Visual Basic Project
See
Import Visual Basic Project
on page 242.
Note
This documentation covers both WiseScript Package Editor and WiseScript Editor.
WiseScript Editor contains the same scripting interface as WiseScript Package Editor, but
it does not contain the Installation Expert interface or other installation development
tools. Therefore, some of the information in this document does not apply to WiseScript
Editor.
ApplicationWatch
¾
WiseScript Package Editor only.
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.
To completely recreate an installation, if you have the setup program that installed the
application, use SetupCapture instead of ApplicationWatch. SetupCapture produces a
complete record of the files and system changes made during installation, while