WiseScript Editor Reference
65
WiseScript Actions
See also:
About SVS Script Actions
on page 39
Create SVS Layer
This SVS script action creates an empty virtual software layer. You can then use the
Capture Application to SVS script action to add an application to the layer, or use other
SVS script actions to add directories, files, registry keys, and shortcuts to the layer.
This script action can create a variable for the layer’s GUID. You can use this variable in
most of the other SVS script actions to identify the layer in the Layer GUID field.
To complete the dialog box
z
Layer name
Enter the name for the layer.
z
GUID variable
(Optional) Enter a name for a variable in which to place the layer’s GUID.
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.
See also:
About SVS Script Actions
on page 39
Create Virtual Directory
This script action creates a new IIS Web site or virtual directory. To set permissions for
this Web site, also use the Set Web Permissions script action.
See
Set Web Permissions
on page 115.
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 146.