floodie Posted March 25, 2022 Share Posted March 25, 2022 Hi guys - so i have added the sinden light gun software to start as an additional program, however i need it to be stopped once i end the game or every gun game i then go on to load tries to add another instance of lightgun.exe and bigbox loses focus, breaking the cab. Thanks all Quote Link to comment Share on other sites More sharing options...
MessiasOF Posted April 14, 2022 Share Posted April 14, 2022 Maybe there should be some command-line parameter that allows you to end the program as soon as you end another one. But I can't find it now, but it probably exists. I usually make a batch file (.bat) that closes both programs at the same time and I turn it into a shortcut on the desktop or take the code, convert it to exe and put it in Launchbox, and just by clicking and running this simple script, I would close them both at the same time. Obviously the most comfortable solution for you would be some third-party software that recognizes when an application closes and thus closes another at the same time, or finds a CL parameter that does the same. Sorry, but I really couldn't find it, the idea of .bat files converted to .exe was the only thing I could think of. Hope this helps. Quote Link to comment Share on other sites More sharing options...
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.