Working with the Script Editor Pane in Various Views

InstallShield 2018

Several views in InstallShield have a script editor pane that you can use to write code for your projects. Examples of views that contain the script editor pane are:

InstallScript view—When you select a script file in this view, InstallShield displays a script editor pane where you can write InstallScript code.
SQL Scripts view—When you select a SQL script in this view, the Script tab shows a script editor pane that lets you edit your SQL file.
Custom Actions and Sequences view—When you select a VBScript or JScript custom action in this view, the Script tab shows a script editor pane that lets you edit your VBScript or JScript file.

This section of the documentation describes how to use the script editors in InstallShield.

See Also