WiseScript Package Editor Reference 248
Quick Reference
See also:
Automatic Compiler Variables on page 245
Run-time Variables on page 248
Run-time Variables
You can use the following run-time variables in your script.
(WiseScript Package Editor only) These variables might be set or used by script actions
that are generated by Installation Expert. Depending on settings you chose in
Installation Expert, these variables might not have assigned values.
RESTART At the end of the script, set this variable to:
S -
z If the current end user does not have administrator
privileges, logs the user off.
z If the current end user has administrator privileges,
performs a full system restart at completion of the
script.
W -
z Logs the user off.
When left blank, it turns off the RESTART function.
SYS Windows System directory path. We recommend that you
do not change this variable.
SYS32 Path to the system directory for Win32 files. We
recommend that you do not change this variable.
TEMP Windows temporary directory path. We recommend that
you do not change this variable.
UNINSTALL_LANG Language information to make the UNWISE.EXE language
match the installation language.
UNINSTALL_PATH Location to place UNWISE.EXE.
WIN Path to the Windows directory. We recommend that you
do not change this variable.
Variable Description
APPTITLE The title of the installation. In WiseScript Package Editor,
this variable takes the value of the Installation Title on
the Product Details page.
BACKUP Path to the end user’s selected backup directory on the
destination computer.
BRANDING If this is set to 1, user information is written to
CUSTDATA.INI in the directory containing the installation
.EXE.
Variable Description