Modify

Opened 14 years ago

Closed 14 years ago

#1774 closed Feature Request (Rejected)

Simple Builtin Funktion to Get WinVersion Number

Reported by: markus.schindi@… 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 Changed 14 years ago by TicketCleanup

  • Version 3.3.6.0 deleted

Automatic ticket cleanup.

comment:2 in reply to: ↑ description Changed 14 years ago by anonymous

???
"I do not need" !!!
...
Problem solved by user himself.

comment:3 Changed 14 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

The point of this was...?

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.