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

added detection of new windows versions #42

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mardem1
Copy link

@mardem1 mardem1 commented Oct 8, 2024

  • improved _GetOSName to support newer Windows versions.

  • GetOSName can return "Win11", "Win2022"

  • GetOSDisplayName can return "Windows 11 ...", "Windows Server 2022 ..."

  • also added tests and updated POD

  • Windows 10 Version 1909 to 22H2 releases

  • Windows 11 Version 21H2 to 24H2 releases

  • Windows Server 2022 (LTSC)

  • Windows Server Version 1909 to 23H2 (AC) releases

  • merged Fix Windows 11 being reported as Windows 10 to avoid conflicts and preserve author

@gunnarhaslinger
Copy link

Thanks @mardem1 for drafting this MR! Highly appreciated!

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

Successfully merging this pull request may close these issues.

3 participants