Hi.
I am making an app that runs a program just after a form loads. I want it to wait for the process to exit but when i use 'Process.WaitForExit' it does not let the form load properly. Any other ways to wait without suspending the form loading?
I have attached screen shot.
I am very appreciative of any help.
I am making an app that runs a program just after a form loads. I want it to wait for the process to exit but when i use 'Process.WaitForExit' it does not let the form load properly. Any other ways to wait without suspending the form loading?
I have attached screen shot.
I am very appreciative of any help.