﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2590	@ProgramFilesDir results different for AutoIt 32bit and 64bit install.	dogsurfer		"Shouldn't @ProgramFilesDir give the same results for compatible or native install?

@ProgramFilesDir results
AutoIt 32bit install:  C:\Program Files (x86)
AutoIt 64bit install:  C:\Program Files

Test script on Win7sp1-64bit:
{{{
MsgBox(0, @AutoItX64, @ProgramFilesDir)
}}}"	Bug	closed		AutoIt	3.3.10.2	None	No Bug	@ProgramFilesDir	
