WiseScript Editor Reference
23
Using Script Editor
while the Custom group is by default empty. You can also create your own action
groups.
See
Customizing the List of Actions
on page 23.
Script List
This list contains the script that is executed when an end user runs the .EXE.
For information on working with scripts, see
Adding an Action to a Script
on page 25 and
Editing Scripts
on page 25.
Script lines are color-coded based on the type of the script line. The color code is as
follows:
z
Compiler Variable Items - gray
z
Include Script Items - black
z
Install/Copy File Items - black
z
Logic items - blue
z
New Variable Values - red
z
Remarks - green
Script Tabs
A tab for the current installation script appears at the bottom of the installation script
area. When you add an Include Script or VB Script action to the current installation
script, a tab for that script appears next to the tab for the current installation script.
To show tabs for Wise include scripts, mark the Show Tabs for Wise Include Scripts
check box in Preferences.
Script Line Numbering
z
To show or hide script line numbers, select View menu > Line Numbers.
z
Connection lines connect the beginning and end of an If block or a loop. To show or
hide connection lines, select View menu > Connection Lines.
Customizing the List of Actions
Script Editor contains four default action groups: All Items, SVS Items, Favorites,
and Custom. You can add up to 10 additional groups and add any actions that appear in
the All Items group to any other group. The All Items group contains all actions, and
you cannot remove this group or any of its actions. You can remove any of the other
groups and edit the actions that appear in the groups.
To add an action group
1. Right-click anywhere in the Actions list and select Add Group.
The Group Name dialog box appears.
2. Enter the name of the new group and click OK.
The Select Items for Group dialog box appears.
3. Select the actions to include in the group and click OK.
The new action group appears with the actions you selected.