![]() |
Loading Loaders
I have a program that starts with a launcher for certain reasons *ahem*. It only runs when you are logged in, I would like it to run when I am logged out as well. The problem is I have no way that I can think of of knowing whether it is running or not. If I use ServerLoader to load the launcher, will the main program run as a service or will only the launcher run as a service? The launcher loads the program, then shuts down, so it shouldn't be restarted. Just wondering how this would work.
|
Re: Loading Loaders
Serverloader will only manage the program that it loads, so if you load the launcher, which in turn loads a program, the serverloader will not monitor the program, it will only monitor the launcher.
You will have to find a way to get the serverloader to act as the launcher for your main program. |
Re: Loading Loaders
Turns out the program was almost completely useless anyway, so I don't have any reason to use it now.
|
All times are GMT +2. The time now is 22:39. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.