I would like to launch Xpadder, then specify a profile to load before launching a game. I can make a script that runs Xpadder and then the game, but I don't know how to tell it how to select a profile in the process. I've read that it is possible, but nobody gives examples as to how to do it. Here's my current script:
start /d "C:\Programs\Xpadder" Xpadder.exe"
"C:\Games\Computer Artworks\The Thing\The Thing.exe"
start /d "C:\Programs\Xpadder" Xpadder.exe"
"C:\Games\Computer Artworks\The Thing\The Thing.exe"