MS-DOS Internal Commands
The INSTALL Command
Description:
Loads a memory-resident program into memory when you start MS-DOS.
Command Syntax:
INSTALL=[drive:][path]filename [command-parameters]
Explanation of Syntax:
[drive:][path]filename specifies the location and name of the memory-resident program you want to run.
[command-parameters] specifies parameters for the program you specify for filename.
Command Use:
This command can only be used in the config.sys file.