TotalNET Advanced Server 5.2 Reference Manual

comspec

This command specifies the directory where the DOS command.com command processor resides. A user can run DOS from a network directory by mapping a search drive in the login script to that directory and adding the comspec entry. Be sure comspec points to the same version of command.com as the client uses when it boots.

Usage

comspec=[path]command.com

Option

path 

Specify the path to command.com. 

Example

Use the following command to specify /tmp/ as the directory where command.com resides:

comspec=/tmp/command.com