Originally posted by kasracer
Like said, neither would be efficient in that situation. I feel that the program shouldn't be hidden from the user, lock files are a waste.
Nothing is hidden.. They are running the main program. THe other mini programs are done that way so that, one it easily managed (Code that is), and 2, we can more easily upgrade things with out having to upgrade everything.. I guess one could say that we should have used DLL's instead of EXE's..