GitHub-Action-Ahk2Exe icon indicating copy to clipboard operation
GitHub-Action-Ahk2Exe copied to clipboard

:octocat:⌨ GitHub Action to compile AutoHotKey scripts using Ahk2Exe / AutoHotKey スクリプトを Ahk2Exe でコンパイルする GitHub Action のような何か

Results 3 GitHub-Action-Ahk2Exe issues
Sort by recently updated
recently updated
newest added

This action only supports AHK v1 and would be great if there was a way to pass which version of AHK I want to run.

Hello, check [my action](https://github.com/nukdokplex/autohotkey-build). I think we can collaborate on this project

The current download link is failing because of the cloudflare protection, this PR fixes it by using the same approach used by the [scoop manifest](https://github.com/ScoopInstaller/Versions/blob/master/bucket/autohotkey1.1.json) Example failing action: The cloudflare...