Modify ↓
#1774 closed Feature Request (Rejected)
Simple Builtin Funktion to Get WinVersion Number
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Get WinVersion Number | Cc: | markus.schindlauer@… |
Description
I do not need @osversion, Build etc. but only:
My simple Workaround
$ver = FileGetVersion("Winver.exe")
if $ver < "6" Then ... ;its not Vista or Win7+
lg. M. Schindlauer
Attachments (0)
Change History (3)
comment:1 by , on Sep 29, 2010 at 3:00:03 PM
| Version: | 3.3.6.0 |
|---|
comment:2 by , on Sep 29, 2010 at 5:15:18 PM
???
"I do not need" !!!
...
Problem solved by user himself.
comment:3 by , on Sep 29, 2010 at 6:23:38 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
The point of this was...?
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.