On Sun, 2010-12-19 at 06:27 -0800, madrang [via Mono] wrote: > I don't need to know when it is terminating, i just need that the > child process outlive its parent. Im currently working on a dock that > manage the Os application and on Windows when i quit the dock the apps > that was started by the dock stays open but not in Linux. I just want > the application that i started to stay alive except if i Kill them my > self with Close() or Kill(). Like it is on windows. > > > ______________________________________________________________________ > View message @ > http://mono.1490590.n4.nabble.com/Process-in-Mono-different-from-Net-tp3094257p3094474.html > To unsubscribe from Process in Mono different from .Net, click here.
Nobody knows how to start a process that is going to outlive its parents ?? I can use invoke or any workaround that is going to work. -- View this message in context: http://mono.1490590.n4.nabble.com/Process-in-Mono-different-from-Net-tp3094257p3095804.html Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
