from setupapi.dev.log
! sig: VerifyTrustFailed for C:\Windows\system32\WinUsbCoInstaller2.dll.
! sig: Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
! sig: VerifyTrustFailed for C:\Windows\system32\WdfCoInstaller01011.dll.
! sig: Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
"signtool verify /pa WinUsbCoInstaller2.dll" returns "successfully Verified"
WinUSB loads and there are no errors in Device Manager. But, this is kind of disturbing considering that WinUsbCoInstaller2.dll and WdfCoInstaller01011.dll are part of Windows Driver Kit 10 redistributables.
TIA for your help!
User contributions licensed under CC BY-SA 3.0