Another thing you can check using processexplorer is to see if the main rpocess is actually launching the child process on restart or dying before that. If the latter I assuem the child process dies, it might be useful to see what it is doing when it dies.
|