Installing device drivers as part of VS2008 setup application (3 replies)
Posted
on .NET 247
See other posts from .NET 247
Published on 18 Feb 2010 11:46:04
Indexed on
2010/03/07
23:55 UTC
Read the original article
Hit count: 506
Filed under:
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 in...
© .NET 247 or respective owner