Does anyone know how I can find this information? System properties does not specify the version, winver does not specify this either.
|
feedback
|
|
Go to And Look at the 4th row under system
| ||||
|
feedback
|
|
You can see this in the system control panel applet - I see an entry "system type" there which mentions "32-bit Operating System" | |||
feedback
|
|
Some command-line ways to get to that information: You can take a look at the
This even works with a 32-bit OS on a 64-bit-capable CPU. Another way—though not in ancient versions of Windows—would be to use WMI:
| |||
|
feedback
|
|
I found a link that successfully identifies the differences at Microsoft Support:
| ||||
|
feedback
|
