can't find a solution to this anywhere online. since a lot of you are good with Autohotkey, and it's for a cab, I thought I would ask here.
I'm launching a viewer application from my gamelist. Got this working fine, and exiting with my controls pressing Esc. However, some of my buttons are mapped to commands that screw things up in the application. I'd like to block all input except for exiting the program with Esc. Using BlockInput doesn't seem to allow exceptions. Any ideas?