Hi there,
I've been trying to find a list of the command line options for the installation of AutoHotkey_L and/or if it's possible to preselect which "version" (unicode x86, unicode x64 or ansi x86) through the command line. FYI, I'm using AHK_L 1.1.07.03
Any idea if it's possible and/or where I might find the answers hereto?
Thanks in advance!
Cheers,
ZeBuddha.
Installation Command line Options for AutoHotkey_L
Started by
ZeBuddha
, May 16 2012 02:02 PM
2 replies to this topic
#1
Posted 16 May 2012 - 02:02 PM
#2
Posted 16 May 2012 - 02:07 PM
[v1.0.92.01+]: To install the ANSI build or x64 build instead of the Unicode x86 build, pass the /ANSI or /x64 parameter. For example:
AutoHotkey109700_Install.exe /S /ANSI
#3
Posted 16 May 2012 - 04:13 PM
[v1.0.92.01+]: To install the ANSI build or x64 build instead of the Unicode x86 build, pass the /ANSI or /x64 parameter. For example:
AutoHotkey109700_Install.exe /S /ANSI
Ok, I'm officially blind... thanks!




