View Single Post
  #3  
Old July 5th, 2004, 05:46 PM

LokeUtgaard LokeUtgaard is offline
Private
 
Join Date: Apr 2004
Location: Denmark
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
LokeUtgaard is on a distinguished road
Default 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.
Reply With Quote