Customizing The List Of Actions - Symantec WISESCRIPT EDITOR 7.0 SP2 - FOR WISE INSTALLATION EXPRESS V1.0 Installation Manual

Hide thumbs Also See for WISESCRIPT EDITOR 7.0 SP2 - FOR WISE INSTALLATION EXPRESS V1.0:
Table of Contents

Advertisement

Customizing the List of Actions

WiseScript Editor Reference
Actions
The actions are arranged in groups under title bars. If you click the All Items title bar, it
displays all the actions you can add to your script. The SVS Items group displays SVS
specific actions, the Favorites group displays some of the most commonly used actions,
while the Custom group is by default empty. You can also create your own action
groups.
See
Customizing the List of Actions
Script List
This list contains the script that is executed when an end user runs the .EXE.
For information on working with scripts, see
Editing Scripts
on page 26.
Script lines are color-coded based on the type of the script line. The color code is as
follows:
Compiler Variable Items - gray
Include Script Items - black
Install/Copy File Items - black
Logic items - blue
New Variable Values - red
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.
Script Line Numbering
To show or hide script line numbers, select View menu > Line Numbers.
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.
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.
on page 24.
Adding an Action to a Script
Using Script Editor
on page 26 and
24

Advertisement

Table of Contents
loading

Table of Contents