Quantcast
Channel: How can I make AutoHotkey scripts work on computers without AutoHotkey installed? - Super User
Viewing all articles
Browse latest Browse all 2

How can I make AutoHotkey scripts work on computers without AutoHotkey installed?

$
0
0

Normally to open a .ahk file you will need to have installed AutoHotkey and then it will appear in the taskbar.

However recently I found a .exe file that was actually an auto hotkey script and it added the script to the taskbar when I opened it. I'm assuming that this did not need AutoHotkey installed.

How would I go about making a .exe file (or some other method) in order to run my script on computers that do not have AutoHotkey installed?


Viewing all articles
Browse latest Browse all 2

Trending Articles