cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB Driver Application

Hi,

Like to know how to create package for USB Driver Application ?

Thanks
Skj
(3) Replies
The InstallShield Editor, included with AdminStudio, has a Device Driver Wizard that simplifies the process of installing device drivers from a Windows Installer installation using Microsoft’s Driver Install Frameworks for Applications (DIFxApp).
Yes, there is an included device wizard. Can you be a bit more verbose? Are there any instructions or documents on how to get the process going?

Ash
the question is how to force it to accept the unsigned drivers 🙂

Microsoft provides now the Legacy Mode switch
(either through XML - or command line switch - /lm)
for their DPInst.exe, but how can it be forced through the InstallShield,
so it could accept the unsigned drivers, I don't know.