I am new to AHK.
I have been playing around with AHK and have been finding the compiling of new verisons of my scripts tedious. I think I am doing it wrong.
I have the .ahk script, then the .bak script, then the .exe file under that
I right click on the .ahk script and selct edit script.
I edit, then save the file and close the window.
I right click on the .ahk script and select compile script.
I open task manager and close the old instance of my program (the .exe)
I then double click on the .ahk script, then double click on the .exe program.
It then works. I feel as though I am doing this badly wrong, and there is a proper version that is the real way to do it. Any help in understanding this would help a lot.
Thanks in advance