Add to DevicePath Data in registry

I'm using VS2008 (VB) with Windows Installer setup project.

My application requires our supplied, unsigned, pnp USB drivers to be
installed. I would like to handel as much of the driver preparation as
possible.

If I understand correctly,
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion : DevicePath
holds a lookup table that Windows uses to search for the best drivers when
the device is first connected. Is there a simple way to add our drivers path
to this list during the software installation process?

Thanks for your help,
Chris
Chris [ Mi, 09 April 2008 19:24 ] [ ID #1938553 ]
Microsoft » microsoft.public.dotnet.general » Add to DevicePath Data in registry

Vorheriges Thema: WebClient Freezes for Ten Seconds on First Connect
Nächstes Thema: Help, please. .NET on XP, versions and uninstalls.