Questions tagged [windowsversion]
33 questions
0
votes
2 answers
How can I get the Windows version number from .NET?
I'm using a virtualized web server and I don't remember whether it's running Windows Server 2000 or 2003. How can I tell which?
Ask the ISP, course, which I did. The question, then, is somewhat academic. Is there any way to tell this from .NET?
I…

harpo
- 41,820
- 13
- 96
- 131
-1
votes
1 answer
How to detect windows 7 in NSIS
Right now we are using windows form. NSIS is using for windows form installation. But i need to block installation in windows 7 o.s. How to do that? I am using the below code.
; Script generated by the HM NIS Edit Script Wizard.
; HM NIS Edit…

Noufal
- 115
- 10
-1
votes
1 answer
C++ Windows version issue with Windows 10 home
I am trying to write a C++ program that identifies current Windows version.
I saw dozens of such questions and answers but none of them worked for me.
I am running Windows 10 Home edition.
I am using Visual Studio 2015.
First options that I have…

mbaros
- 825
- 8
- 31