Dyalog / APLAutoHotKey

Application to generate AutoHotKey scripts to enable APL glyph keyboard input
MIT License
2 stars 2 forks source link

Warn if multiple .ahk files exist in startup folders #22

Closed rikedyp closed 1 year ago

rikedyp commented 1 year ago

If the user chooses to launch at startup, check if there are already .ahk files in the startup directory and warn the user (possibly offer to delete those or open the folder in Explorer).

Further, the save-to folder should be blank by default, and a blank value means not to save the script.

rikedyp commented 1 year ago

Going to remove startup stuff and simply document how to do this for users

rikedyp commented 1 year ago

removed save to startup folder in APLAutoHotKey and documented where to find startup folders instead