Dealing with Existing Files
I'm working on updating my old AutoHotkey launcher with PAL. I've come to a bit of a roadblock though.
The easiest way I can think of is to store AutoHotkey.ahk (the default script AHK.exe will run) as well as a "ScriptSupport" folder in Data (to store any icons or supporting .ahk files the user might require). AutoHotkey.ahk will be moved to %documents% and the entire directory of ScriptSupport will join it.
- Read more about Dealing with Existing Files
- 1 comment
- Log in or register to post comments