JakHazell Posted August 2, 2013 Posted August 2, 2013 Hi, I've lately been messing around with AutoIt to try to create a program that will run an external player in XBMC. See here for details http://forum.xbmc.org/showthread.php?tid=170426 I thought I would ask the same question here. Is there a command that will open or maximize a program/window on a keypress eg. in my case "Backspace"? so the process would wait until that key is pressed until continuing. I am looking to this method as I am having a lot of trouble with the WinWaitClose and ProcessWaitClose commands which are not working at all for me and as the backspace key closes the "uMCEPlayer.exe" process which I am trying to work with, it should have the same effect. Any suggestions? Maybe just point me in the direction of a command or piece of code that will do this. Thanks, Jak.
JohnOne Posted August 2, 2013 Posted August 2, 2013 HotKetSet _IsPressed AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now