Software Drivers

igal 1 Reputation point
2021-09-20T15:49:02.47+00:00

Hi,
Sorry if I've asked this question here already.
My company develops software in the form of drivers. There is no hardware associated with the driver.
Do we need to go through the hardware developer program and upload these drivers to be signed or whatever by microsoft to get them to run? We have already signed them with an EV code signing certificate from Sectigo.

Thanks

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,551 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Gabe Jones 1 Reputation point
    2021-09-21T15:55:59.127+00:00

    If it is a kernel mode driver then, yes, you'll need to have the driver signed by Microsoft. If you are strictly targeting Windows 10, you can use Microsoft's attested signing option. If you are still stuck supporting Windows 7 or 8.1, the only officially supported method now is to use the HCK to get the Windows Hardware Certification. If your software-only driver does not have an INF or CAT file, you'll need to create a dummy INF for the attested signing submission process.


  2. prashant 1 Reputation point
    2021-12-22T12:45:51.347+00:00

    which microsoft net framework software is compatible with windows 7 32 bit

    0 comments No comments