Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Device Drivers

Notices

Reply

installa device driver without user interaction

 

LinkBack Thread Tools Display Modes
Old 03-08-2006, 03:22 PM   #1 (permalink)
Default installa device driver without user interaction

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

andrea.visinoni@gmail.com
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

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


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 10:40 AM
Email text file on server w/o human interaction ibeetb Windows XP Work Remotely 0 02-06-2004 03: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 06: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 05:59 PM
voice call ivr interaction Peter Belbin Windows XP Messenger 0 09-08-2003 05:54 PM


All times are GMT. The time now is 09:18 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90