User Guide
ERD Commander 2000
Winternals Software LP Page 28
6.10 DEVICE
Displays and modifies device driver startup settings.
Syntax DEVICE
DEVICE[device]
DEVICE[device] [start]
Notes device
Specifies the name of the device to display
start
Specifies the new start type. Can be on of:.
boot
Start at system boot
system
Start at system initialization
auto
Start at Win32 startup
manual
Manually start
disabled
Do not start
The REGISTRY command must be used first to initialize Registry support.
Typing DEVICE with no parameters will list information for all devices.
To disable a driver that is preventing a Windows NT/2000 installation from
successfully booting you would enter “DEVICE devicename disabled”.
You can use the SERVICE command to change the start options on services.