I have been able to recertify some USB drivers and install them on Vista 64 and Windows 7 64 bit. These drivers are used by my Windows application and I have been able to package the windows application and the certified UBS drivers in one VS 2008 setup & deploy install package.
The issue is the new .msi is not certified so windows displays the “do you want to allow the following program from and unknown publisher to make changes to the computer?�/p>
Apparently if I create a install program with my application and the USB install it always is included I the .msi which means I cannot certify the .msi. From what I have read my only option is to use the BMG.
I have started reading the documentation and I am confused enough to ask if this is the correct path and if anyone has any hints on using the BMG to install a USB driver?