﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
438	Vista 64: ProgramDir	Marc		"Hi,

under Vista64 we find two Program Files-Folders: 
1. Program Files
2. Program Files (x86)

The help file suggests
{{{
@SystemDrive & ""\Program Files(x86)""
}}}
But: The Macro @SystemDrive does not exist and there is a space missing before the ""(x86).

Funny thing: When pressing F5, Scite launches the X86 Version from AutoIt (at least, I think so), because @programdir resolves to the x86 version.
If the .au3 script is started from the explorer, the x64 version is used and fails to find the program the script should launches.

"	Bug	closed	Future Release	Documentation	3.2.13.4	None	Fixed	Vista64	
