WiseScript Editor Reference
159
Quick Reference
See also:
Automatic Compiler Variables
on page 156
Run-time Variables
on page 159
Run-time Variables
You can use the following run-time variables in your script.
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.
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.
CDESKTOPDIR
Common desktop directory for adding shortcuts to
desktop.
CGROUPDIR
Path to the directory where shortcuts for all end users are
stored on Windows operating systems.
COMMON
Common files directory.
COMPONENTS
A list of the components the end user selects for
installation on the destination computer (A for the first
component, B for the second, etc.).
CSTARTMENUDIR
Common Start menu directory for adding shortcuts to the
Start menu.
CSTARTUPDIR
Common StartUp directory for adding shortcuts to the
StartUp group.
DESKTOPDIR
Desktop directory for adding shortcuts to the desktop.
DIRECTION
Used by the Wizard Loop action to control direction of
motion through dialog boxes.
Variable
Description