(2012-06-26 20:35)chris295 Wrote: Yeah, it's a files launcher, the same one I used with the AutoIt script, which loaded the games. All I did was switch the executable from the AutoIt Script to the .bat file so the path in Advanced Launcher should not have changed. The arguement is %rom%. Where would I find launchers.xml?Ok... so if the argument is only %rom% and not "%rom%", then your script must be :
Sorry for putting you to all this trouble, I really appreciate the time you are taking to help me.
Code:
pssuspend "XBMC.exe"
pssuspend "Xpadder.exe"
"G:\XBMC\games\nes\nestopia.exe" "$1"
pssuspend -r "Xpadder.exe"
pssuspend -r "XBMC.exe"
Search
Help