Improved the OS support requirements in the README. - #6447
Open
Imre Eilertsen (DandelionSprout) wants to merge 4 commits into
Open
Improved the OS support requirements in the README.#6447Imre Eilertsen (DandelionSprout) wants to merge 4 commits into
Imre Eilertsen (DandelionSprout) wants to merge 4 commits into
Conversation
Imre Eilertsen (DandelionSprout)
requested a review
from a team
as a code owner
August 9, 2026 09:57
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
This comment has been minimized.
This comment has been minimized.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📖 Description
Especially, Windows Server 2022 had been described pretty vaguely previously; this PR explains how to get it running.
It also lists Windows Server 2025 and Windows 11 as fully supported just in case, Windows Server 2019 as getting it to run, and Windows Server Core / earlier Windows versions as not getting it to run and why.
🔗 References
🔍 Validation
I spent an afternoon in early July or late June 2026 on gradually testing my way from Windows 8.0 RTM (the earliest Windows version to support UWP executable formats) onwards, seeing if the extracted
winget.execould be run or not, and noted down the most important ones of the error messages if not.What I remember that I tested with in VMs, and the results:
— Windows 8.0 RTM
— Windows 8.1 RTM
— Windows Server 2016 RTM
✓ Windows Server 2019 RTM
— (Previous tests) Windows Server Core 2025
— (Test done 9 August 2026) Windows 10 1709 x64 (Only the
msstoresource works withwinget list, and trying to install from that source leads to0x80040154 : Class not registered)✅ Checklist
📋 Issue Type
Microsoft Reviewers: Open in CodeFlow