My bus driver presents a PDO as RawDevice. I report: DEVICE_CAPABILITIES (SilentInstall=1) but still occasionaly (very rare though), on some machines windows shows a message box saying “device not installed” or “driver not installed” (I think one of them). The device works as expected in any case.
From the archives Doron once said “SilentInstall has not been respected in terms of the UI since XP, Win7 is no different than XP in this regard”.
Is there any other alternative to prevent this popup other than creating a dummy function driver fot this RawDevice PDO? Thank you.