WiseScript Editor Reference
85
WiseScript Actions
%COMMAND% in the EXE Path field. Specify the file to open in the Command Line
field. Add the /c command-line option to cause the command-line window to close when
your program finishes execution.
Get Name/Serial Number
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
z
Title
Enter the title for the dialog box.
z
Description
Enter text to explain the dialog box to the end user.
z
Name Prompt
Enter text to appear next to the Name field.
z
Company
Enter text to appear next to the Company field.
z
Serial Number
Enter text to appear next to the Serial Number field.
z
Variable
In the three Variable fields, enter the variables to store the Name, Company, and
Serial Number.
z
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.
Get Registry Key Value
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
z
Variable Name
Select or enter a variable to store the value.
z
Default Value
(Optional) Enter the value to put into the variable if the value is not found.
z
Registry Key
Enter the key that contains the value to be retrieved.
z
Value Name
Enter the value name. (If you are reading the Win16 registry, leave this field blank.)
z
Root
Select the root that contains the registry key. (If you are reading the Win16
registry, leave HKEY_CLASSES_ROOT selected.)