Open mkhalid578 opened 1 year ago
Hi Khalid,
Can you try using the latest version of the tools on Win11. https://learn.microsoft.com/en-us/windows-hardware/drivers/what-s-new-in-driver-development
Can you try using the latest version of the tools on Win11. https://learn.microsoft.com/en-us/windows-hardware/drivers/what-s-new-in-driver-development
I am on Windows 10 and can only support Windows 10 based systems
@mkhalid578 , were you able to resolve the issue somehow?
@Anton-V-K Unfortunately, no
Visual Studio Version 16 VisualStudioVersion = 16.0.33328.57
Windows Driver Kit - Windows 10.0.19041.685 Windows SDK - 10.0.19041.685
I am able to build the XPSDrvSmpl for x64 but I am unable to install the driver. These are the steps that I take to install the driver:
I get the following error:
Does anyone how to get around this or the correct steps for deploying and testing a driver on your local machine. Any help is appreciated - thanks!