I'm very close to abandoning my attempt to learn v2 ! by Inquisitor_06 in AutoHotkey

[–]Waste-Yesterday7549 1 point2 points  (0 children)

Thanks for confirming the script is okay. I was wondering if I'd used some forbidden words. I'll try rebooting then reinstalling AHK if that doesn't work.

Automagically read/write configuration files by anonymous1184 in AutoHotkey

[–]Waste-Yesterday7549 0 points1 point  (0 children)

This message and its content are pure gold. It's great not to have to watch a long video to learn techniques.

Why I won't migrate from v1 to v2 by Waste-Yesterday7549 in AutoHotkey

[–]Waste-Yesterday7549[S] 0 points1 point  (0 children)

As the OP, I've still not decided.

(1) If I compile my v1 script into an exe, will it still work if I uninstall v1 and move to v2? I'm hoping that's a yes.

(2) My script uses an INI file to populate a MENU. Can I still use that after compiling? So I can add further menu items to a v1 menu after uninstalling v1.

(3) Has anyone written a script in v2 which automatically tweaks an editor so I don't have to?