Skip to content

Commit

Permalink
Update Building-Locally.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobL-MSFT authored Apr 11, 2024
1 parent 2ee8391 commit 42db09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Building-Locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ To build the Windows Driver Samples you need a "driver build environment". In e
* This is an 'experimental' option.
* This option requires you have access to the WDK NuGet EEAP Package (so far only available to EEAP Partners).
* See [install Visual Studio and the Windows Driver Kit](https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk#download-and-install-the-windows-11-version-22h2-wdk) for instructions on how to install Visual Studio, but do not install the WDK or download the EWDK.
* Install the WDK.vsix from WDK NuGet EEAP Package. Make sure to use the architecture that matches your host OS architecture.
* Install the Visual Studio Windows Driver Kit Extension (WDK.vsix). Open Visual Studio -> Extensions -> Manage Extensions... -> Online -> Visual Studio Market Place -> Windows Driver Kit -> 10.0.26090.10
* Launch a "Developer Command Prompt for VS 2022".
* Unzip the WDK NuGet zip (that you have access to as part of EEAP program). This folder should look as follows:

Expand Down

0 comments on commit 42db09c

Please sign in to comment.