Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Installing device drivers as part of VS2008 setup application

1 view
Skip to first unread message

Phil

unread,
Feb 8, 2010, 7:27:11 AM2/8/10
to
A colleague in another department has produced device drivers for some USB
devices that I need to communicate with in my VS2008 .Net application, and
I'm looking to simplify the installation experience for our users. Currently
I just put the driver files onto the CD in a folder, and the Windows Add
Hardware Wizard will usually take them through the process. What I would
like to do though, is to include the driver files in the installation
package, and if possible automatically configure the drivers without the
user having to use the Add Hardware Wizard.
As a first step, is there a standard folder that I can copy the files to,
where they will automatically be picked up by the hardware wizard?
Secondly is there any way that I can install the drivers from my .Net
application, so the users won't need to go through the wizard each time they
add a new device?
TIA
Phil.


Wilson, Phil

unread,
Feb 8, 2010, 1:28:41 PM2/8/10
to
You could look at DiFx:

http://www.microsoft.com/whdc/driver/install/DIFxFAQ.mspx

--
Phil Wilson
The Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972


"Phil" <p> wrote in message
news:uuKdnVqVfJGCnu3W...@brightview.co.uk...

Phil

unread,
Feb 9, 2010, 6:29:40 AM2/9/10
to

"Wilson, Phil" <ph...@wonderware.nospam.com> wrote in message
news:AEEBA289-97B0-4215...@microsoft.com...

Thanks, that looks like what I need.
Cheers,
Phil.


0 new messages