Custom Query (3931 matches)
Results (136 - 138 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1132 | No Bug | @OSVersion Incorrect on Windows 7 | ||
| Description |
@OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this is incorrect. |
|||
| #345 | Fixed | @OSVersion Windows 2008 | ||
| 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 | ||
| 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 |
|||
Note:
See TracQuery
for help on using queries.
