Chapter 20: Using Msi Script; About Msi Script - Symantec WINDOWS INSTALLER EDITOR 8.0 Reference

Hide thumbs Also See for WINDOWS INSTALLER EDITOR 8.0:
Table of Contents

Advertisement

Chapter 20
Using MSI Script

About MSI Script

Windows Installer Editor Reference
This chapter includes the following topics:
About MSI Script
on page 440
The MSI Script Window
Editing Sequences
on page 445
Calling WiseScripts with Custom Actions
Guidelines for Using Custom Actions
Launching a Custom Action from a Dialog
Troubleshooting Custom Actions
MSI Script™ provides an easy-to-use environment for editing Windows Installer
installation sequences, even if you are not familiar with the underlying Windows Installer
technology.
MSI Script™ contains the sequences of actions that make up an installation. The action
sequences are pre-defined following the Windows Installer guidelines for creating
sequences. The actions are in the recommended order, and, where appropriate,
conditions are set. We recommend that you do not delete or move any standard actions.
See Standard Actions Reference in the Windows Installer SDK Help.
The existing action sequences are sufficient for most installations. If you need
specialized functionality not offered by Windows Installer, you can add custom actions to
an installation. With custom actions, you can call .EXEs, .DLLs, WiseScripts, JScripts,
and VBScripts. You can set installation properties and directories and call nested .MSI
files. You can also perform many other functions such as opening a Web page or
downloading a file from a Web site.
See
Custom Action Reference
Windows Installer Editor uses custom actions to add functionality that is not available
with the Windows Installer standard actions. When you use certain features, such as
custom actions that call a .DLL, Wise custom actions are added to the installation.
See
Wise Custom Actions
Warning
Removing Wise custom actions might cause problems with the installation.
See also:
About Installation Modes
About Installation Sequences
Finding Text in MSI Script
on page 441
on page 447
on page 453
on page 458
on page 459
on page 460.
on page 502.
on page 444
on page 444
440

Advertisement

Table of Contents
loading

Table of Contents