installa device driver without user interaction

Posted: 03-08-2006, 04:22 PM
I need to run a batch or an exe to install drivers for a Pnp usb device
with FTD2XX
drivers from FTDI.
Now from a batch i call:
C:\WINDOWS\System32\rundll32.exe setupapi,InstallHinfSection
DefaultInstall 132 .\ftd2xx.inf

and i can successfully see the file install dialog appear, all the
drivers
files are copyied in the right places, oemxx.inf is created, but when i
plug in the device the same dialog appear and i need to reinstall
drivers again in order to make it work.
I noticed that after the batch, in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\U SB\
there is no Vid_0403&Pid_6001 key as expected

So how can i full manually install this device without interaction with
the user?
Hi Andrea

Reply With Quote

Responses to "installa device driver without user interaction"

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
(IFS filter driver) Accessing user buffer from kernel thread or accessing handles within user context RA Windows XP Device Drivers 4 12-21-2005 11:40 AM
Email text file on server w/o human interaction ibeetb Windows XP Work Remotely 0 02-06-2004 04:43 PM
A driver (service) for this device has been disabled. An alternate driver may b Manna Windows XP Device Drivers 1 12-20-2003 07:48 AM
Can you install printers on Win XP WS's w/o user interaction? Kevin Hendry Windows XP Printers / Scanners / Fax 1 09-12-2003 06:59 PM
voice call ivr interaction Peter Belbin Windows XP Messenger 0 09-08-2003 06:54 PM