I'm trying to test unsigned driver (miniport) installation using DPInst.exe.
I tried running it with the /f /q /s command line options expecting it to
install as described in the documentation. It does not seem to work. When I
run it with just /f /q options, it says "it did not install because it was
not better than the software you currently have...".
Why does not this work? I also tried setting these flags in the DPInst.xml.
--
davidg

RE: forceIfDriverIsNotBetter DPInst by davidg

davidg
Fri Jan 14 18:45:02 CST 2005

I can also add that this miniport driver is being installed for a device that
already has a driver (obviously). So this is an "update". A manual update
driver via the Control Panel -> Device Manager works fine.

"davidg" wrote:

> I'm trying to test unsigned driver (miniport) installation using DPInst.exe.
> I tried running it with the /f /q /s command line options expecting it to
> install as described in the documentation. It does not seem to work. When I
> run it with just /f /q options, it says "it did not install because it was
> not better than the software you currently have...".
> Why does not this work? I also tried setting these flags in the DPInst.xml.
> --
> davidg