0% found this document useful (0 votes)
89 views

DRV Load

DrvLoad is a tool for Windows NT that allows users to install, uninstall, start, and stop drivers dynamically from either a GUI or command line. It uses parameters to specify the driver's path, name, and internal SCM name, and can install, uninstall, start, stop, or remove a driver. Users can report bugs or ask questions to the email address provided.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views

DRV Load

DrvLoad is a tool for Windows NT that allows users to install, uninstall, start, and stop drivers dynamically from either a GUI or command line. It uses parameters to specify the driver's path, name, and internal SCM name, and can install, uninstall, start, stop, or remove a driver. Users can report bugs or ask questions to the email address provided.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

DrvLoad (for Windows NT) ------With this tool you have the ability to install, uninstall, start and

stop a driver dynamicly. DrvLoad provides a GUI and command line facilitys. Parameters: /d:xxxxx /n:xxxxx - the drivers path and name - the internal name for the SCM (SCM - Service Control Manager) /install - installs the driver without starting it /uninstall - uninstalls the driver /start - starts the driver /stop - stops the driver /run - installs and starts the driver /remove - stops and uninstalls the driver /quiet - dont show error messages /gui - runs the gui (default) Samples DrvLoad /d:e:\drv\idt.sys /n:IDTLook /run /quiet - installs the driver idt.sys, starts it and does not show error messages, the internal name is IDTLook DrvLoad /n:IDTLook /remove /quiet - stops the driver, uninstalls it and does not show error messages Bugs/Questions Please report bugs to [email protected] - use the same address for questions. Bye Guido Wischrop ---------------------------------------------------+++ Guido Wischrop +++--WWW http://www.wischrop-net.de http://www.imn.htwk-leipzig.de/~wischrop eMails private : [email protected] Windows NT : [email protected] SMS : [email protected] --------------------------------------------------

You might also like