"Jamin W. Collins" <[EMAIL PROTECTED]> wrote: > If you replace the binary that started Blackbox and then > issue a restart via the menu, are you running the new version or do you > need to exit and restart completely? (Probably a dumb question, but > it's asked anyway.)
My guess: You are running the identical version. It is loaded in memory, and for it to load the new binary, it would need to exit completely and then load the new executable, which would require it to call an "exec" on the actual binary and exit. While I believe it's possible, I think it would be confusing, weird and undesirable. But then, I may be completely wrong. -Jan -- finger [EMAIL PROTECTED] http://www.netmeister.org http://guinness.cs.stevens-tech.edu/~jschauma/
