I'm trying to make a simple script to close an application using AutoHotKey but I can't get it to work. When I run the script the program opens but it doesn't close and I get the "Ping" sound you get when you try to type but have clicked off of the browser.
What I have now is this:
Anyone know how to sort this out?
Thanks.
What I have now is this:
Run, FF8.exe, C:\Program Files (x86)\Eidos Interactive\Square Soft, Inc\FINAL FANTASY VIII, max,
Send, {!F4},
Anyone know how to sort this out?
Thanks.
Last edited: