/ scripts / ahk
ahk
1  #!/bin/sh
2  set -x
3  exec wine 'c:\Program Files\AutoHotkey\AutoHotkey.exe' "$@"