• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Build a quick little tool to start a bunch of exes

Joined
Jun 10, 2009
Messages
659
Reaction score
141
So many of the windows game server files released often have multiple exes to be started in a particular order. Hence I decided to quickly write an application which will do that for me. This can start, stop and restart the exe in the given order! There is also save button which will save the current list of exes selected so that next when you open this application if pre-fills the list.


Link:
 
Newbie Spellweaver
Joined
Dec 26, 2013
Messages
44
Reaction score
12
Not bad! Can you specify an amount of time to wait before launching the next application?
 
Newbie Spellweaver
Joined
Dec 26, 2013
Messages
44
Reaction score
12
Gotcha. I only ask that because as you know, sometimes applications need to be launched in a specific order, but there is a varying window of time from when the process is started to when it has fully loaded.
 
Joined
Jun 10, 2009
Messages
659
Reaction score
141
Gotcha. I only ask that because as you know, sometimes applications need to be launched in a specific order, but there is a varying window of time from when the process is started to when it has fully loaded.

Yeah I understand that some server applications take quite sometime to initialize!
 
Back
Top