Check windows vista version




















Was this information helpful? Yes No. Thank you! Any more feedback? The more you tell us the more we can help. Can you help us improve? Resolved my issue. Clear instructions. Easy to follow. No jargon. Pictures helped. Didn't match my screen. Incorrect instructions. Too technical. There are multiple CMD commands that help with finding this, you can pick the one that suits your need.

Ver command can show you the OS version whereas Systeminfo command can additionally give you service pack, OS edition and build number etc. As you can see above, ver command shows only OS version but not the service pack number. We can find service pack number as well with Systeminfo command.

Systeminfo dumps lot of other information too, which we can filter out using findstr command. Find below example for Win7. See example below for Server If you want to find just the OS version, you can use ver command. Open command window and execute ver command.

But note that this does not show service pack version. This command does not show version on a Windows 7 system. Complete list of Windows CMD commands. Execute 'Winver' from command prompt or from Run window. It will show you the windows version. The "systeminfo" command gives the edition info under the headings "OS Name:" and "OS Version:" as well as a lot of other information all in the console.

You can parse it with "findstr" if you need only the edition info:. I was looking for this…I had to write a script which runs on different windows editions and I need to capture the os name.. From this you can derive if it's 32 or 64 bit. You can also use wmic cpu command to get processor info. You could have a 32 bit OS installed on a xbased pc.

I did not mean to mislead anyone. Run the command mentioned in the post on each of the servers using psexec or rsh. The primary source of appcompat problems for Windows OS upgrades comes from poorly written tests based on GetVersion results with bad assumptions or buggy comparisons. If you are using the VS compiler toolset and the Windows 8. This code will work on Windows or later and give you a robust result. If you really needed this test to run on Windows 98 or Windows ME -and- you are using a compiler toolset old enough to actually run on that platform, you'd do the same test but with explicit rather than implicit linking.

What's in a version number? See Manifest Madness. Note that with Windows 10 VerifyVersionInfo is also subject to the same manifest-based behavior i. See also this stack overflow thread. More information here.

I think you're looking for the GetVersionEx function. This Microsoft support page gives you details for older versions. To determine the operating system that is running on a given system, the following data is needed:.

You could implement the code and run it on a Vista and Windows-7 machine to check the values returned. This two functions are only available on Windows or later. Stack Overflow for Teams — Collaborate and share knowledge with a private group.

Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Check Windows version Ask Question. Asked 12 years ago. Active 7 months ago. Viewed 35k times. Improve this question. Matej Matej 1 1 gold badge 3 3 silver badges 4 4 bronze badges. See: stackoverflow. Add a comment. Active Oldest Votes.



0コメント

  • 1000 / 1000