Skip to content
/ Ahk2Exe Public
forked from AutoHotkey/Ahk2Exe

Official AutoHotkey script compiler - written itself in AutoHotkey

License

Notifications You must be signed in to change notification settings

goto9/Ahk2Exe

 
 

Repository files navigation

Ahk2Exe

Ahk2Exe is the official AutoHotkey script to EXE converter, which is written itself in AutoHotkey.

https://www.autohotkey.com/

How to Compile

Ahk2Exe must be compiled with itself as it uses compiler directives. (Make sure to use a recent AutoHotkey self-contained binary, version 1.1.)

After unpacking all the source files, run Ahk2Exe.ahk, and drag and drop Ahk2Exe.ahk onto the converter window, then press the 'convert' button.

The resulting Ahk2Exe.exe file should be copied to the Compiler sub-folder under the folder containing AutoHotkey.exe for proper operation.

To do

  • Handle FileInstall on same-line If* commands.

About

Official AutoHotkey script compiler - written itself in AutoHotkey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AutoHotkey 75.3%
  • HTML 24.7%