User Guide
120 Other Installation Options
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Commands
Command
Syntax
Command <command handler name>
Description
Command specifies the name of an optional command handler for commands
not included in this file. The command handler name must be eight characters
or less and correspond to the name of an NLM that exports external command
entry points.
Example
Command ICMD.NLM
ICMD.NLM provides external command support (see “External Command
Syntax” on page 126). It supports the command syntax described in this
document, plus additional commands.
CopyDriverToServer
Syntax
CopyDriverToServer <target_directory_path>, <file_spec>,
<source_volume>, <source_description>
Description
CopyDriverToServer replaces driver files in <target_directory_path> with
new driver files. The source files are assumed to be those on the distribution
CD (which might have been copied to a user-specified directory).
<file_spec> is the name of the file to be copied, and can be of the form *.LAN,
*.DSK, <directory>/*.LAN or <directory>/*.DSK. <source_volume>
specifies the name of a diskette volume label and <source_description>
specifies the string used to prompt for the diskettes. If the installation source
is a CD-ROM or network drive, <source_volume> and <source_description>
are ignored (although these fields must be present in the command).