Skip to content

Instantly share code, notes, and snippets.

@xeno6696
Created December 19, 2019 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xeno6696/495c1959de429a7f36bfea223d99f0a0 to your computer and use it in GitHub Desktop.
Save xeno6696/495c1959de429a7f36bfea223d99f0a0 to your computer and use it in GitHub Desktop.
Get Windows Version, command line
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment