Casual AHK user, I have QuickAHK and AHK-ToolKit v0.8.1.1.
AFAICR, one of them were able to compile to .exe, but I'm almost sure it was relying on pure AHK installed on a system I could trial-and-fail (image-protected).
Few months ago I tried to locate the AHK I used to have but the site was no longer online.
-which flavor I should go for?
-2015: does unicode AHK have any disadvantages compared to non-unicode version, IF such a thing still exists?
AutoHoteky flavors
-
SkyFrontier
- Posts: 2341
- Joined: 04 Jan 2010 14:27
- Location: Pasárgada (eu vou!)
AutoHoteky flavors
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
-
Stef123
Re: AutoHoteky flavors
From what I read, the ANSI version provides better compatibility with older existing scripts than the unicode version. I don't know about your QuickAHK and toolkit, but in generaI, AHK seems to have branched out into 2 forks at some point:
AHK 1.0 aka Basic, Classic, Vanilla, etc.
AHK 1.1 aka AHK_L - supposedly provides better GUI, fonts and icon handling, error handling, Loop Until and For-Loops, objects, arrays ...
http://ahkscript.org/docs/AHKL_Features.htm
Compiling to exe - I have nothing installed at all, 100% portable only. I compile via command line right out of my text editor, so compiling only takes one single click on my CTB or key shortcut.
AHK 1.0 aka Basic, Classic, Vanilla, etc.
AHK 1.1 aka AHK_L - supposedly provides better GUI, fonts and icon handling, error handling, Loop Until and For-Loops, objects, arrays ...
http://ahkscript.org/docs/AHKL_Features.htm
Compiling to exe - I have nothing installed at all, 100% portable only. I compile via command line right out of my text editor, so compiling only takes one single click on my CTB or key shortcut.
-
bdeshi
- Posts: 4256
- Joined: 12 Mar 2014 17:27
- Location: Asteroid B-612
- Contact:
Re: AutoHoteky flavors
AHK 1.1.xx is currently the main official branch (src). So forget AHK_L, the name doesn't exist anymore.
You can think there are now two version of AHK: main 1.1x/1.x and 2.x. But don't use 2.* yet, it's a work-in-progress.
ANSI and Unicode both are available, but you'd work in Unicode unless you use >5-6 yr old scripts
QuickAHK and AHK Toolkit aren't flavors of AHK, but utilities to make ahk-ing easier (although they might include or depend on certain ahk versions)
Still, both of them are pretty old and apparently quickahk has been abandoned. (QuickAHK doesn't support unicode either)
There's also SciTE4AHK. It includes an AHK environment, but consider this a BACKUP, and link your own AHK installation.
Go with the download you get from ahkscript.org. ahk 1.1.xx -- this is the official release.
You can think there are now two version of AHK: main 1.1x/1.x and 2.x. But don't use 2.* yet, it's a work-in-progress.
ANSI and Unicode both are available, but you'd work in Unicode unless you use >5-6 yr old scripts
QuickAHK and AHK Toolkit aren't flavors of AHK, but utilities to make ahk-ing easier (although they might include or depend on certain ahk versions)
Still, both of them are pretty old and apparently quickahk has been abandoned. (QuickAHK doesn't support unicode either)
There's also SciTE4AHK. It includes an AHK environment, but consider this a BACKUP, and link your own AHK installation.
Go with the download you get from ahkscript.org. ahk 1.1.xx -- this is the official release.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
SkyFrontier
- Posts: 2341
- Joined: 04 Jan 2010 14:27
- Location: Pasárgada (eu vou!)
Re: AutoHoteky flavors
As far as I can tell, my versions won't compile to exe unless I install one of those you mentioned, right?
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
-
highend
- Posts: 14993
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: AutoHoteky flavors
You need the ahk2exe (compiler) from e.g. http://ahkscript.org/download/ahk2exe.zip
It's on github as well...
It's on github as well...
One of my scripts helped you out? Please donate via Paypal
-
SkyFrontier
- Posts: 2341
- Joined: 04 Jan 2010 14:27
- Location: Pasárgada (eu vou!)
Re: AutoHoteky flavors
highend's an XY feature.
Some of you, guys, are special.
My public appraisal to all.
Some of you, guys, are special.
My public appraisal to all.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...
-
Stef123
Re: AutoHoteky flavors
SkyFrontier wrote:highend's an XY feature.
Same for contributing authors http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=12509
XYplorer Beta Club