EasyManua.ls Logo

Symantec WISESCRIPT EDITOR 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0 - Page 160

Symantec WISESCRIPT EDITOR 8.0 - REFERENCE FOR WISE PACKAGE STUDIO V1.0
174 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
WiseScript Editor Reference 160
Quick Reference
See also:
DISPLAY Holds the name of the current wizard dialog box (read-
only).
DOBACKUP Holds the end user’s choice as to whether to back up
replaced files.
DOBRAND If this is set to 1, this is the first time the installation has
been branded and user information is written to
CUSTDATA.INI.
EXPLORER If this is set to 1, the end user has a Windows 95-style
user interface on the destination computer (95/98, NT 4 or
later).
GROUP Default group (or Start menu Programs group) for
application shortcuts.
GROUPDIR Path to the directory where application shortcuts should
be created (corresponds to GROUP variable).
MAINDIR Directory for application files.
NAME Used for branding and registration.
PROCEXITCODE Lets you add error codes to the built-in error codes that
are returned from an installation. Check for an error
condition and, if the error condition is true, put your own
error text into PROCEXITCODE. At the end of the
installation, if PROCEXITCODE is not blank, the return
code from the installation is set to the contents of
PROCEXITCODE. This lets you write conditional code
based on the results of an external program.
Be sure to mark the Wait for Program to Exit check box
on the Execute Program Settings dialog box for the
Execute Program action.
PROGRAM_FILES Windows Program Files directory.
STARTMENUDIR Directory of the Start menu for adding shortcuts.
STARTUPDIR Directory of the StartUp group for adding shortcuts.
VER_CHECK_TYPE Set this to 1 to cause the installation to use the WiseScript
simple version checking method instead of the standard
Microsoft version checking method. This can fix problems
when files are not being replaced as you expect. Set this
variable before the Install File(s) script line that exhibits
the problem.
See File Replacement Problems in System32 on page 154.
WISE_ERROR_RTN Lets you write errors to the installation log. Check for an
error condition and, if the error condition is true, put your
own error text into WISE_ERROR_RTN. At the end of the
installation, if WISE_ERROR_RTN is not blank, the
contents of WISE_ERROR_RTN are written to the
installation log.
Variable Description

Table of Contents

Related product manuals