I'm trying to build an app that when an unhandled exception occurs, it will stop and restart itself.
I have the restart code working correctly, but now I can't get it to stop. Is there any windows function to stop this process?
I'm trying to build an app that when an unhandled exception occurs, it will stop and restart itself.
I have the restart code working correctly, but now I can't get it to stop. Is there any windows function to stop this process?