﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1867	SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7	Max	Jos	"{{{
MsgBox(0, """", ""@OSVersion=""&@OSVersion&""; @AutoItVersion=""&@AutoItVersion)
}}}

I'm using Windows 7 (x64), but when the code above is executed via SciTE4AutoIt3 (Tools/Go) it shows a message box with the text ""@OSVersion=WIN_VISTA; @AutoItVersion=3.3.6.1"".

When executing the exe compiled with either Aut2exe.exe or Aut2exe_x64.exe it shows ""@OSVersion=WIN_7; @AutoItVersion=3.3.6.1"", it even works compiling with SciTE (Tools/Compile) and running the command shown in SciTE (""C:\Program Files (x86)\AutoIt3\SciTE\..\autoit3.exe"" /ErrorStdOut ""C:\Users\Max\Desktop\OSVersion SciTE bug.au3"")"	Bug	closed		AutoIt	3.3.6.1	None	No Bug	SciTE4Autoit3 @OSVersion	
