Here is the code of my batch files. Notice that when you run the Run turn.bat it informs that it's ready. However the turn is still processing at the backround (you can see it using for example ctr-alt-del)
The Invulnerable Challenge.bat:
code:
"C:\Games\Space Empires IV Gold\se4.exe" "C:\Games\Space Empires IV Gold\TDM-ModPack\Savegame\inv.gam" "password" "1" "TDM-ModPack"
Run turn.bat:
code:
"C:\Games\Space Empires IV Gold\se4.exe" "C:\Games\Space Empires IV Gold\TDM-ModPack\Savegame\inv.gam" "maximum" "0" "TDM-ModPack"