Page 1 of 1

Can't start AutoGUI

Posted: 01 Sep 2018, 07:52
by tcebob
AutoGUI.png
(16.59 KiB) Downloaded 144 times
AGUI2.png
(35.35 KiB) Not downloaded yet
HP HP Pavilion Desktop PC 570-pOXX.
Windows 10 Pro (X64) Version 1803/17134.228
Autohotkey 2.0.0.0
AutoGUI downloaded 9/1/18 12:15 AM

Attached images are: Error upon startup of AutoGUI.ahk and shot of the line referenced.
I edited the line as best I could and it was accepted, but then another error came up. Once more and another error. My nubie knowledge of AHK scripting was overwhelmed and I gave up. It appears that there is a problem with the versions of AHK or AGUI but I don't know for sure.

I'd really like to try AGUI. What can I do to get it running?

tcebob

Re: Can't start AutoGUI

Posted: 01 Sep 2018, 16:03
by Alguimist
tcebob wrote:Autohotkey 2.0.0.0
AutoGUI is for AHK v1 (notice the number 1.1.30 on the top bar of the forum). The minimum requirement is AHK 1.1.23 or higher, but that doesn't include AHK v2.

Re: Can't start AutoGUI

Posted: 02 Sep 2018, 17:01
by tcebob
Thanks! I did finally notice that and found a blog https://jacksautohotkeyblog.wordpress.c ... rsion-2-0/ by Jack Dunning, who authored a neat little script called "EggTimer.ahk. The script comes in Version 1 and 2. I assumed that V. 2 was a normal upgrade and installed it by copying the .exe file to my AHK directory. Turned out to be much more that a simple upgrade; a great many changes.

I'm now in the process of restoring V1 and following Jack's instructions for running 1 and 2 on the same computer. (Involves creating a new extension, "*.ahk2".

Re: Can't start AutoGUI

Posted: 20 Sep 2019, 14:40
by jackdunning
The v2 in my scripts stands for the coming AutoHotkey Version 2.0 which is in alpha testing. The v2 scripts only run with AutoHotkey 2.0 (currently under development). AutoHotkey version 1.X and 2.x are not compatible. The v1 scripts run with the current version 1.1 of AutoHotkey.