Click to See Complete Forum and Search --> : Windows NT hardware driver installation program using INF file.


vijunb
May 3rd, 2003, 06:24 AM
I need a hardware driver installation program for Windows NT.
The WDM driver works with Windows 2000 DDK, but fails with NT DDK. The method UpdatePlugandPlayDevices() is not present in NT DDK.Besides the registry updating setup API return error messages. If anybody knows the C or C++ program which installs
the driver using INF file as the control panel applet do please send me the program file or give instructions to develop a program. I mean the procedure needed and the API's involved.

Thanks in advance,

with regards
Viju

AlionSolutions
May 5th, 2003, 03:46 AM
Hi,
I'm not able to verify it yet, but I think you don't need any existing or self-developed software for this.

If you rightclick a inf-file in the windows-explorer there should be an item labeled "install". If you click on it the requiered actions should be performed by the system.

try it, and good luck

juergen