Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple versions of WDK on Windows images #10062

Open
4 of 15 tasks
urielmann opened this issue Jun 13, 2024 · 2 comments
Open
4 of 15 tasks

Add multiple versions of WDK on Windows images #10062

urielmann opened this issue Jun 13, 2024 · 2 comments

Comments

@urielmann
Copy link

Tool name

Microsoft WDK 10.0.19041.0, and WDK 10.0.17763.0

Tool license

None

Add or update?

  • Add
  • Update

Desired version

10.0.19041.0, and 10.0.17763.0

Approximate size

1,300 KB each

Brief description of tool

Windows Driver Development Kit. The kits are providing additional headers, libraries, and tools for compiling drivers.
Ideally, each version of the Windows SDK should also have a matching WDK installed

URL for tool's homepage

https://go.microsoft.com/fwlink/?linkid=2128854, https://go.microsoft.com/fwlink/?linkid=2026156

Provide a basic test case to validate the tool's functionality.

N/A

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Can this tool be installed during the build?

Can be added during the build by downloading and installing.

Tool installation time in runtime

It takes about 2-5 additional minutes

Are you willing to submit a PR?

Sure

@hemanthmanga
Copy link

Hi @urielmann Thank you for bringing this issue to us, we are investigating on this issue and we will update you on this issue after our findings.

@urielmann
Copy link
Author

Looks like the WDK cannot be installed during a build. Installation requires winget cmdlet which can only run in elevated pwsh script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants