AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A_OSVersion

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
calculon



Joined: 21 Aug 2008
Posts: 75

PostPosted: Tue Aug 11, 2009 6:29 pm    Post subject: A_OSVersion Reply with quote

Hi,

I know that Windows 7 is identified as 'WIN_VISTA' using A_OSVersion.

What are these versions identified as?

- Windows XP Professional x64 Edition
- Windows Server 2003
- Windows Server 2008

Thanks.
Back to top
View user's profile Send private message
TchnclFl



Joined: 29 Jul 2009
Posts: 48

PostPosted: Thu Aug 20, 2009 4:23 am    Post subject: Reply with quote

Windows XP 32Bit is listed as WIN_XP, and I would assume that 64 bit would be as well..
_________________
Click here to get free games and computer supplies! It's easy and fun! CLICK ME!

EasyAHK
Back to top
View user's profile Send private message
Guest






PostPosted: Thu Aug 20, 2009 4:37 am    Post subject: Reply with quote

window 7 32bit:
Back to top
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Thu Aug 20, 2009 7:16 am    Post subject: Reply with quote

Code:
MsgBox, %A_OSVERSION%`n%A_OSType%

on Server 2008 (over RDP) gives
Code:
---------------------------
OSCheck.exe
---------------------------
WIN_VISTA
WIN32_NT
---------------------------
OK   
---------------------------

_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
horntail



Joined: 03 Aug 2009
Posts: 69
Location: UK

PostPosted: Fri Aug 21, 2009 7:45 pm    Post subject: Reply with quote

I dont know why that guests windows 7 showed up as WIN_XP but i can confirm that windows 7 retail (version 6.1.7600) shows up as WIN_VISTA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group