Search found 2 matches

by fatality
Thu Feb 28, 2013 8:45 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Making .bat files to keep my servers on 24/7
Replies: 5
Views: 2332

Re: Making .bat files to keep my servers on 24/7

This was the .bat file I used with my Team Fortress server, it will work with CS also. You have to keep the computer logged in at all times unfortunately. I think eventually I began to use RunAsSvc instead so I didn't have to be logged in to run the server. http://www.pirmasoft.com/runassvc.php @ec...
by fatality
Thu Feb 28, 2013 8:00 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Making .bat files to keep my servers on 24/7
Replies: 5
Views: 2332

Making .bat files to keep my servers on 24/7

I am looking for a way to automatically restart my servers if they crash (VDS). Support ticket advised me to go on here to ask about how to do it with .bat files Let's say I am running "C:\hlds" -game cstrike, and I also want it to be set at high priority on windows. How should I write a l...