This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:windows:windows_show_ver [2017/03/09 10:58] gcooper created |
computing:windows:windows_show_ver [2018/01/16 13:55] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Show the Windows Version from a Command Prompt ====== | ====== Show the Windows Version from a Command Prompt ====== | ||
+ | |||
+ | < | ||
+ | winver | ||
+ | </ | ||
< | < | ||
wmic os get Caption | findstr /v Caption | wmic os get Caption | findstr /v Caption | ||
</ | </ |