Modify

Opened 16 years ago

Closed 16 years ago

#345 closed Bug (Fixed)

@OSVersion Windows 2008

Reported by: PeteW Owned by: Jpm
Milestone: 3.2.13.0 Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: @OSVersion Cc:

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.

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Jpm

  • Milestone set to 3.2.13.0
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.2.13.0

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 owner will remain Jpm.
Author


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

 
Note: See TracTickets for help on using tickets.