Determining windows version.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Jun 2017 00:08:33 +0300
changeset 2155 4b9b0535b24d
parent 2154 707a2132331e
child 2156 de9f7c02b6e9
Determining windows version.
windows.rst
--- a/windows.rst	Wed Jun 28 00:00:59 2017 +0300
+++ b/windows.rst	Wed Jun 28 00:08:33 2017 +0300
@@ -6,14 +6,19 @@
 .. contents::
    :local:
 
-Determining windows version.
-============================
+Determining windows version
+===========================
+
+To show GUI dialog with Windows build/version information type::
 
-Run winver.exe: <Win> + R winver <RET>.
+  <Win+R> winver <Enter>
+  <Win+Break>
 
-Or type: <Win> + <Break>.
+or run::
 
-Under cmd.exe use built-in command ver.
+  cmd> winver
+
+``cmd`` has built-in command ``ver``.
 
 For Win 2000 and upper check registry key::