A A.A. Fussy Dec 24, 2003 #1 How would I retrieve the Windows version in a vb.net program (I want it displayed in a label)?
C Chris Taylor Dec 24, 2003 #3 Hi, Take a look at System.Environment.OSVersion Hope this helps Chris Taylor
J james Dec 24, 2003 #5 Just a quick question. I am running WindowsXP PRO and using: System.Environment.OSVersion.ToString returns, WindowsNT 5.1.2600 , yet, Windows System Properties in Control Panel Shows Windows XP PRO !! Curious huh! james
Just a quick question. I am running WindowsXP PRO and using: System.Environment.OSVersion.ToString returns, WindowsNT 5.1.2600 , yet, Windows System Properties in Control Panel Shows Windows XP PRO !! Curious huh! james