Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 3841)

Ticket Resolution Summary Owner Reporter
#2989 Completed @OSVersion And Windows 10 anonymous
Description

Been asked to add this so it gets added to Autoit before Windows 10 arrives Will we be having a reference for Developer Preview as well as Normal Windows 10

ie WIN_10 WIN_10_DP

#1132 No Bug @OSVersion Incorrect on Windows 7 anonymous
Description

@OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this is incorrect.

#345 Fixed @OSVersion Windows 2008 Jpm PeteW
Description

Hello,

@OSVersion reports as WIN_VISTA under Windows 2008; help file indicates WIN_2008 should be recognised.

System: Windows 2008 (64bit) Enterprise server, SP1; AutoIt v3.2.12.0

Example code:

msgbox(0,"", @OSType &";" & @OSVersion &";" & @OSBuild &";" &  @OSServicePack &";" & @OSLang & ";" & @ProcessorArch)
;2008 server shows 'WIN32_NT;WIN_VISTA;6001;Service Pack 1;0409;X64'

Apologies if this has been covered already.

Cheers, Pete.

Note: See TracQuery for help on using queries.