Hi. Just a quickie I hope someone can help me with.
I'm setting up a system running two games only (both PC games with .exe extensions). Rather than having a front-end I want to set it up so it automatically boots into the first game, but when this program exits it automatically starts the second game and vice versa, so quitting one game always launches the other one.
I'm thinking a batch file will do the trick, setting the Windows shell to launch the .bat file on startup (as I've done with other projects), but I just need to know what to put in it to do this?