WiseScript Package Editor Reference
145
WiseScript Actions
To complete the dialog box
z
Computer name
Enter the name of the computer where the virtual directory is to be created.
z
Web site name
Enter the name of a new or existing Web site.
z
Virtual directory name
Enter a name for the new virtual directory.
z
Virtual directory path
Enter the path for the virtual directory on the destination computer.
Custom Billboard
This action opens the Custom Billboard Editor, which lets you create scalable graphics to
display to end users during installation.
See
About Billboards
on page 230.
Custom Dialog
Use this action to create your own dialog box or dialog box set. See
About Dialog Boxes
on page 201. To add a new dialog box within a wizard loop, see
Adding a Dialog Box to
the Installation
on page 202.
For details on the Dialog Box Properties dialog box, see
Setting Dialog Box Properties
on
page 204.
For details on sample scripts that use this action, see ScriptHelp.htm in the Samples
subdirectory of this product’s installation directory.
Deactivate SVS Layer
This SVS script action deactivates a virtual software layer.
To complete the dialog box
z
Layer GUID
Enter the layer’s GUID (globally unique identifier) or a variable that represents the
layer’s GUID. If you enter the layer’s GUID, do not include the { } brackets.
For information on creating a variable for a layer’s GUID, see
Create SVS Layer
on
page 144 and
Find SVS Layer GUID
on page 164.
z
Return variable
(Optional.) Enter a name for the return variable. When this script action runs
successfully, either 0 or 1 is placed in this variable.
z
Force running processes to terminate
(Optional) Mark this to force all processes that are associated with the layer to
terminate when the layer is deactivated.
See also:
About SVS Script Actions
on page 117