Can someone help a "batch file challenged" individual?
Using the following batch file, I figured-out how to start CrewChief and select a game, such as "AMS2", but I am stumped as to actually starting CrewChief for the selected game. I was looking at "-profile" but don't see the need since I'm just using the default profile. I've played around with "launch" but that doesn't seem to do anything.
cd "C:\Program Files (x86)\Britton IT Ltd\CrewChiefV4"
start crewchiefv4.exe -game AMS2
Thanks,
Stuart