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 More Detailed OS Version For Windows #19

Closed
Jack-Works opened this issue Jul 6, 2020 · 2 comments
Closed

Add More Detailed OS Version For Windows #19

Jack-Works opened this issue Jul 6, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Jack-Works
Copy link

In PowerShell it's

[Environment]::OSVersion.ToString()

Microsoft Windows NT 10.0.18363.0

@AldaronLau
Copy link
Member

distro() gets the most detailed version name currently supported. I'm imagining there's a way to do it with the WinAPI, so I'll look into adding this eventually, unless you or someone else wants to take it up first.

@AldaronLau AldaronLau added the enhancement New feature or request label Jul 7, 2020
@AldaronLau AldaronLau changed the title How to get detailed OS version? Add More Detailed OS Version For Windows Dec 16, 2020
@AldaronLau
Copy link
Member

WhoAmI 1.0.2 now returns a more detailed OS version, so closing.

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

No branches or pull requests

2 participants