mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Downgraded to WDK for Windows 10, version 2004
This commit is contained in:
@@ -6,7 +6,7 @@ platform:
|
||||
configuration:
|
||||
- Release
|
||||
install:
|
||||
- ps: iwr "https://download.microsoft.com/download/7/1/9/719a29d3-bf8c-49eb-b9bd-9bde8d17e142/wdk/wdksetup.exe" -OutFile wdksetup.exe
|
||||
- ps: iwr "https://download.microsoft.com/download/c/f/8/cf80b955-d578-4635-825c-2801911f9d79/wdk/wdksetup.exe" -OutFile wdksetup.exe
|
||||
- cmd: .\wdksetup.exe /features + /q /norestart
|
||||
- cmd: git submodule -q update --init
|
||||
- cmd: git clone -q https://github.com/microsoft/DMF.git C:\projects\DMF
|
||||
|
||||
Reference in New Issue
Block a user