ZeSystem Posted March 11, 2018 Posted March 11, 2018 (edited) Hi @Jason Carr , I noticed scripts don't call OnExit function (https://autohotkey.com/docs/commands/OnExit.htm#function). Is this because Launchbox just kills the script process? Would you be able to fix it to have the script app (autohotkey) is closed properly so it calls the OnExit function? Edited March 11, 2018 by ZeSystem Quote
Jason Carr Posted March 13, 2018 Posted March 13, 2018 @ZeSystem We had some licensing issues with AutoHotkey in the past due to the GPL license on it. Because of that we're only allowed to run the EXE, and we can't link to it in any other way, so unfortunately, due to open source licensing restrictions, we can't further integrate that. Quote
ZeSystem Posted March 14, 2018 Author Posted March 14, 2018 That's understandable. Thanks for clearing that up! 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.