Running server as a service
#3

Quote:
Originally Posted by KingJ
There are a few service managers out there, such as FireDaemon. If you want a simple solution you could make the following batch file:
Код:
:RUNSERVER
echo Starting Server...
samp-server
echo Server Exited, Restarting...
GOTO RUNSERVER
While it won't get rid of the ugly window, it will automatically restart on crash.
I thought there was a program to make the server.exe run in the background.
Reply


Messages In This Thread
Running server as a service - by weezel - 15.12.2008, 21:07
Re: Running server as a service - by KingJ - 15.12.2008, 22:10
Re: Running server as a service - by Professional - 15.12.2008, 22:27
Re: Running server as a service - by Headhunter - 16.12.2008, 16:59
Re: Running server as a service - by legodude - 30.06.2012, 10:06
Re: Running server as a service - by Mauzen - 30.06.2012, 11:09

Forum Jump:


Users browsing this thread: 1 Guest(s)