Page 1 of 1

Starting up applications

Posted: Wed Dec 23, 2015 11:57 pm
by MajorPainage
Is there a way to start an application with the panel and have the application open to be viewed on remote desktop connection?

We use a server manager for 7 days to die, and that server manager starts the game server automatically once it starts.
I want to have the panel start the server manager which will start the game server, and I will also monitor the game server through the panel.
I am including a .bat file for pre-starting of the application to kill all processes of both the manager and the game server so I don't end up with 2 instances running.

I can set this all up and have it running fine, but I want to be able to see the server manager when I connect to remote desktop as the manger has many tools on it that I use all the time.

Re: Starting up applications

Posted: Thu Dec 24, 2015 1:22 pm
by Masher
The broker should do the trick. viewtopic.php?f=21&t=1043

Re: Starting up applications

Posted: Thu Dec 24, 2015 4:19 pm
by MajorPainage
But wouldn't that open all appliactions and not only the one I want?

Re: Starting up applications

Posted: Thu Dec 24, 2015 4:44 pm
by Masher
Yep. It's currently the only way to accomplish what you want to do.