Find Svs Layer Guid; Get Environment Variable - 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

Find SVS Layer GUID

Get Environment Variable

WiseScript Editor Reference
To complete the dialog box
Layer GUID Variable
Enter a name for a variable in which to place the layer's GUID.
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
This SVS script action finds the GUID of a virtual software layer and creates a variable
for this 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
Layer name
Enter the name of the layer.
GUID variable
Enter a name for a variable in which to place the layer's GUID.
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
This action puts the value of a Windows environment variable into a WiseScript variable.
To complete the dialog box
Env. Variable
Enter a Windows environment variable.
Variable Name
Enter a variable to store the value of the environment variable.
Default Value
(Optional) Enter the value to store in the variable if the environment variable is not
found.
Remove File Name
Mark this to remove a file name from the end of a returned path, leaving only the
directory name. This operation is not performed on the Default Value.
To run a batch file or other application in a DOS window, use Get Environment Variable
to put the value of ComSpec (path to command.com) into a variable (example: put it in
%COMMAND%). Then use the Execute Program action to call command.com by entering
on page 40
on page 40
WiseScript Actions
85

Advertisement

Table of Contents
loading

Table of Contents