User Guide

Installation Scripts for NetWare 123
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Exec
Syntax
Exec <filename>
Description
Exec issues the operating system command LOAD <filename>, pauses until
the child NLM unloads, then continues executing. To load from other
subdirectories of the system volume besides \SYSTEM, specify a filename
(SYS:/<directory>/<file> and <directory>/<file>).
Example
Exec MY.NLM
MY.NLM will be loaded and executed. Exec will follow the normal NLM
search path to find MY.NLM. Control will return to the installation after Exec
exits and unloads.
ProductRecord
Syntax
ProductRecord <product ID (string)>, <record type>, <record
data>
Description
ProductRecord creates a record in the product database with the ID string
<product ID> and the record type and data indicated.
Record Type Data
0 Version string (10 char max)
1 Product description (60 char max)
[2] Configuration NLM command line(255 char max)
[3] Configuration text file specification (255 char max)
[4] Un-install NLM command line (255 char max)
[5] Delete AUTOEXEC line (255 char max)