Thanks Perryg ~ I increased the max value to 14 like it suggested, but no luck. (I did not reinstall for this change)
I am looking at the setupapi.dev.log and I see this error repeated:
Code: Select all
Key = VBoxNetFltM.inf
sig: FilePath = C:\Windows\System32\DriverStore\Temp\{75be7ee1-5651-136e-6203-b63d9c73875a}\VBoxNetFltM.inf
sig: Catalog = C:\Windows\System32\DriverStore\Temp\{75be7ee1-5651-136e-6203-b63d9c73875a}\VBoxNetFlt.cat
! sig: Verifying file against specific (valid) catalog failed! (0x800b0109)
! sig: Error 0x800b0109: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
sig: {_VERIFY_FILE_SIGNATURE exit(0x800b0109)} 11:13:57.346
Not just for that inf file, but a LOT of the virtualbox inf files including the USB one. And then right below I see:
Code: Select all
{_VERIFY_FILE_SIGNATURE} 11:13:57.346
sig: Key = VBoxNetFltM.inf
sig: FilePath = C:\Windows\System32\DriverStore\Temp\{75be7ee1-5651-136e-6203-b63d9c73875a}\VBoxNetFltM.inf
sig: Catalog = C:\Windows\System32\DriverStore\Temp\{75be7ee1-5651-136e-6203-b63d9c73875a}\VBoxNetFlt.cat
sig: Success: File is signed in Authenticode(tm) catalog.
sig: Error 0xe0000241: The INF was signed with an Authenticode(tm) catalog from a trusted publisher.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000241)} 11:13:57.397
It is almost like it fails the first time and then gets it right the second time. Again, this pattern is frequently repeated...can't say it happens 100% of the time, but ...
Thanks,
Craig