Windows Installer Editor Reference
435
Macro Editor
Additional right-click menu options
z
List Objects
Displays a global list of objects. Objects are predefined in Windows Installer Editor.
For help on Wise functions, see the Wise Automation Reference, which is in the Help
directory under the Windows Installer Editor installation directory.
z
List Functions
Displays a global list of Wise and Visual Basic functions. For help on Visual Basic
functions, visit
msdn.microsoft.com/vbasic/
. For help on Wise functions, see the
Wise Automation Reference, which is in the Help directory under the Wise product
installation directory.
z
Check Syntax
Checks the macro for the correct syntax.
z
Revert to Saved
Reverts the current macro to the last saved version, to undo any changes you made
since you last saved.
There are two drop-down lists along the top of the script box. The drop-down list on the
left lets you select the type of macro: (General) for manually run macros, and
WFWIEvents for event macros. The drop-down list on the right lets you select
corresponding macros.
Repeat
Finds text again
Exit
Closes the Macro Editor window; if you have made
changes to the current macro, a message prompts you
to save or discard your changes
Event View
Shows only one macro at a time
Object View
Shows all macros you have written for a particular
object
Full Module View
Shows all macros you have defined for both Windows
Installer Editor events and general functions