- how do i write an inf file for installing a device driver which will start disabled?
- Posted by etimor@gmail.com on December 12th, 2005
thank you
- Posted by Pavel A. on December 12th, 2005
Can you tell us please, why you need this?
--PA
- Posted by etimor@gmail.com on December 12th, 2005
i want to have a driver installed (so the new hardware windows won't
pop up) but when i install it to be disabled (and when the user (and
only if) will want it he will enable it manually)
- Posted by Eliyas Yakub [MSFT] on December 12th, 2005
So you want the driver to be preinstalled so that when the user plugs in the
device, he doesn't get the popup to install the driver, and at the same
time you want the device to come up as disabled so that he can go to the
device manager and enable it manually if needed. Is that right? Never come
across this kind of requirement before. Why does the user plug the device in
the first place if he doesn't want to use? Even if he keeps the device
plugged-in, is it going to cause any harm to the system?
--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/whdc/driver/default.mspx
http://www.microsoft.com/whdc/driver/kernel/KB-drv.mspx
- Unloading a disabled graphics driver while an application still has a device context handle to it (Drivers) by Tim
- How to generate CLASSGUID and PCMCIA device ID to write in the INF file (Drivers) by mahi
- Installing device driver (Drivers) by ma
- Which tools do I need exactly to write a device driver? (Drivers) by John.S.
- USB Audio Device. What Kind of driver I need to write? (Drivers) by David

