Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 3931)

Ticket Resolution Summary Owner Reporter
#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.

#380 Fixed @OSVersion return WIN_2003 on Windows XP x64 MUI Jon anonymous
Description

The Macro @OSVersion returns a wrong value on Windows XP x64 MUI. It returns "WIN_2003", my script was compiled on a Windows XP x32 german system. The target system, on which the script runs is Windows XP x64 MUI with german language files.

Regards, Tim Meurer

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.