Thread: Loading Loaders
View Single Post
Loading Loaders
Old
  (#1)
Drek
Member
 
Status: Offline
Posts: 64
Join Date: Feb 2004
Default Loading Loaders - 10-08-2005

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.
  
Reply With Quote