Modify ↓
Opened on Oct 5, 2012 at 4:58:15 PM
#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 , on Oct 5, 2012 at 4:58:46 PM
| Attachment: | unknown.jpg added |
|---|
comment:1 by , on Oct 6, 2012 at 9:23:35 AM
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 , on Oct 10, 2012 at 4:49:22 PM
| Resolution: | → Works For Me |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

@OSVersion in MsgBox Windows8