Im trying to start a process asyncronously and then run other code, but use the System.Diagnostics.Process.Exited (or other method) to go back and restart it if it closes.
this is waht i came up with, but exited doesnt get called even if i close the program (notepad) that is started
public...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.