View previous topic :: View next topic |
Author |
Message |
Pistonsfan
|
Posted: Sat Sep 22, 2007 12:02 am Post subject: Start servers on Windows hosts in a Minimized state |
|
|
This feature doesn't seem to be working or should I say I can't seem to get it to work.
I get the server running but it does not minimize, is there something that I am missing?
This is for a MOHAA Spearhead server.
Thanks
Pistonsfan |
|
Back to top |
|
 |
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
Andrew Mammoth
|
Posted: Sat Sep 22, 2007 2:36 pm Post subject: |
|
|
Its not yet active sorry - a new GameCreate Client will be released "soon" that will support this feature. |
|
Back to top |
|
 |
Pistonsfan
|
Posted: Sat Sep 22, 2007 10:33 pm Post subject: |
|
|
Thanks for getting back to me.
Any idea when the new client will be released?
Week, Month,6 Months.
Thanks again
Pistonsfan |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Sun Sep 23, 2007 8:56 pm Post subject: |
|
|
When we have some time available, I do not have an ETA for you sorry - certainly not 6 months, but I do not want to provide an ETA.
While this feature is somewhat new, its not crucial to the performance of your game servers. |
|
Back to top |
|
 |
hecktic
|
Posted: Tue Sep 25, 2007 1:02 am Post subject: |
|
|
Andrew,
Is it possible to start the windows game servers as a backround running windows service? |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Tue Sep 25, 2007 2:05 pm Post subject: |
|
|
Not at the moment nope.
Is there a solid reason for this? With regards to trouble shooting game servers, having it as a service (so you aren't able to see the server console) is pretty unhelpful. |
|
Back to top |
|
 |
hecktic
|
Posted: Tue Sep 25, 2007 9:26 pm Post subject: |
|
|
Andrew wrote: | Not at the moment nope.
Is there a solid reason for this? With regards to trouble shooting game servers, having it as a service (so you aren't able to see the server console) is pretty unhelpful. |
With the windows service upon the machine reboot the services just auto restart themselves.
Furthermore using console mode remote desktop access the administrator can view the game server console while its running as a service;
Code: |
%SystemRoot%\system32\mstsc.exe /console
|
|
|
Back to top |
|
 |
|