mohamedsaidsallam/AHK2Exe GitHub Action
Compile AutoHotKey V2 scripts to exe.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 23, 2025
- License
- Apache 2.0
Pinned Snippet
uses: mohamedsaidsallam/ahk2exe-github-action@4eeed78100c04f21450f69c898b99682978319d8 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| in | Path of ahk script file to compile | yes | — |
| out | Path for the output exe | no | — |
| icon | Path for the icon | no | — |
| ahk_version_tag | Github Tag of the AHK release to use | no | v2.0.19 |
| ahk2exe_version_tag | Github Tag of the AHK2Exe release to use | no | Ahk2Exe1.1.37.02a0a |
Outputs
no outputs