Get Name/Serial Number; Get Registry Key Value - Symantec WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0 Manual

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

Advertisement

Get Name/Serial Number

Get Registry Key Value

WiseScript Editor Reference
field. Add the /c command-line option to cause the command-line window to close when
your program finishes execution.
This action displays a dialog box that requests the end user's name, company name,
and a product serial number.
To complete the dialog box
Title
Enter the title for the dialog box.
Description
Enter text to explain the dialog box to the end user.
Name Prompt
Enter text to appear next to the Name field.
Company
Enter text to appear next to the Company field.
Serial Number
Enter text to appear next to the Serial Number field.
Variable
In the three Variable fields, enter the variables to store the Name, Company, and
Serial Number.
Confirm Text
(Optional) Enter text to be displayed in a separate dialog box to confirm
registration. If this is blank, no confirmation dialog box appears.
This action puts the value of a registry key into a variable. Multi-line (MULTI_SZ)
registry values are read into a list format.
To complete the dialog box
Variable Name
Select or enter a variable to store the value.
Default Value
(Optional) Enter the value to put into the variable if the value is not found.
Registry Key
Enter the key that contains the value to be retrieved.
Value Name
Enter the value name. (If you are reading the Win16 registry, leave this field blank.)
Root
Select the root that contains the registry key. (If you are reading the Win16
registry, leave HKEY_CLASSES_ROOT selected.)
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.
68

Advertisement

Table of Contents
loading

Table of Contents