Site hosted by Angelfire.com: Build your free website today!

MS-DOS Internal Commands

The DEVICE Command

Description:

Loads the device driver you specify into memory.

Command Syntax:

DEVICE=[drive:][path]filename[dd-parameters]

Explanation of Syntax:

[drive:][path]filename specifies the location and name of the device driver you want to load.
[dd-parameters] specifies any command-line information required by the device driver.

Command Use:

This command can only be used in the config.sys file.