WiseScript Editor Reference
132
See also:
Automatic Run-time Variables
on page 132
Run-time Variables
on page 134
Automatic Run-time Variables
These variables are set on the destination computer just before the script executes.
_VFPOPTIONS_
Visual FoxPro options
_WIN_
Windows directory on the build computer
_WISE_
The directory containing WiseScript Editor
Variable
Description
BACKUPDIR
If this is set to a path, any files that are replaced during
installation are backed up. This variable is set by the end
user on the Backup Replaced Files dialog box.
BDE_CONFIGDIR
Directory where the BDE configuration file is stored on the
destination computer. This is the directory where
idapi32.dll is installed and registered. It is used by the BDE
runtime script for installing new aliases and for ensuring
that updates to the BDE get installed into the correct
directory. We recommend that you do not change this
variable.
CMDLINE
The command-line options passed to the installation .EXE.
CRLF
Holds a carriage return/linefeed character for use in
making lists and separating items in lists.
DISK_NUMBER (read-
only)
The number of the disk currently being used by the
installation. We recommend that you do not change this
variable.
DLG_EVENT_TYPE
Used for custom dialog box scripts. Built-in dialog box
events are INIT, UPDATE, VERIFY.
See
Creating a Custom Dialog Box Script
on page 118.
FONTS
Path to the directory where fonts should be installed.
HELPFILE
Used by custom dialog boxes to display a help context. Set
this to the full path of the help file. We recommend that
you do not change this variable.
INST
Path to the directory containing the installation .EXE. We
recommend that you do not change this variable.
INST_LOG_PATH
Full path in which to place Install.log at end of installation.
Variable
Description
Содержание ALTIRIS INVENTORY 7.0 SP2 - FOR NETWORK DEVICES V1.0
Страница 1: ...WiseScript Editor Reference ...
Страница 31: ...WiseScript Editor Reference 31 ...
Страница 91: ...WiseScript Editor Reference 91 ...
Страница 148: ...WiseScript Editor Reference 148 ...