Re: Windows Server Host Question
I forgot to mention that I already did that.
echo batstart > runstatus.txt
cd d:\dominions2\
dom2.exe -g testgame --host -xxx
the echo was to check if the bat was executed at all, which it is... And the bat excutes dom2 fine when run normally. But not from a script or with Windows Scheduled Tasks.
|