Hi all,
Is there any way to load a driver for Windows 2000 without restarting a
system ?
Becos just copying .sys file in winnt\system32\drivers will not work.
Please help me out …
Anil
Hi all,
Is there any way to load a driver for Windows 2000 without restarting a
system ?
Becos just copying .sys file in winnt\system32\drivers will not work.
Please help me out …
Anil
For loading non-pnp drivers use the following syntax :
net start
For pnp drivers use device manager.
disable your device and then enable your device in device
manager.
Hope this helps.
Regards,
Vijay
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Anil
Sent: Wednesday, August 07, 2002 10:02 AM
To: NT Developers Interest List
Subject: [ntdev] Problem with installing a driver
Hi all,
Is there any way to load a driver for Windows 2000 without restarting a
system ?
Becos just copying .sys file in winnt\system32\drivers will not work.
Please help me out …
Anil
—
You are currently subscribed to ntdev as: xxxxx@qmaxtest.com
To unsubscribe send a blank email to %%email.unsub%%
Use the following command
net start
To check if driver started or not simply type
net start
----- Original Message -----
From: Anil
To: NT Developers Interest List
Sent: Wednesday, August 07, 2002 10:01 AM
Subject: [ntdev] Problem with installing a driver
Hi all,
Is there any way to load a driver for Windows 2000 without restarting a system ?
Becos just copying .sys file in winnt\system32\drivers will not work.
Please help me out …
Anil
—
You are currently subscribed to ntdev as: xxxxx@veritas.com
To unsubscribe send a blank email to %%email.unsub%%
PnP/WDM driver or not?
----- Original Message -----
From: Anil
To: NT Developers Interest List
Sent: Wednesday, August 07, 2002 8:31 AM
Subject: [ntdev] Problem with installing a driver
Hi all,
Is there any way to load a driver for Windows 2000 without restarting a system ?
Becos just copying .sys file in winnt\system32\drivers will not work.
Please help me out …
You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to %%email.unsub%%