----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: Keen_Cool Message 1 in Discussion Hi All, From the application we are waiting Process.WaitForExit() , for the installation to get over and once over with the installation, does some actions. But in some installations the parent/main process just instantiate the child process and get kill. And child process does the installation and get kill once installation is over. So in my appliation's code. * I start the installation * Store the main process id and wait for exit. * Once parent/main process get kill. * From the task manager list I check all the process whose parent id is equivalent to the one I stored. * If any child process exist then again wait for exit. * Once all the child process get kill then contiune with some actions. But with some installations the child process still remain active even though the installation is over. So in this case I won't be able to continue.. If anyone has solutions to the above problem then please let me know. Thanks & Regards, Shiby Chacko. MCP ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
