Modify ↓
Opened 13 years ago
Closed 13 years ago
#2265 closed Bug (Works For Me)
@OSVersion returns "UNKNOWN" in Windows 8
| Reported by: | Tripredacus | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | Cc: |
Description
Using @OSVersion variable on Windows 8 returns "UNKNOWN" as its data. Tested on Windows 8 Core RTM x64. 32bit compiled app.
MsgBox(4096, "OSVersion test", @OSVersion )
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | unknown.jpg added |
|---|
comment:1 by , 13 years ago
That message box shows nothing if it doesn't show the version number of the interpreter.
How do you know your AutoIt instalation isn't wrong and you compiled using older binary files?
comment:2 by , 13 years ago
| Resolution: | → Works For Me |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

@OSVersion in MsgBox Windows8