Hi,
Just wanted to ask the question: Is there anyway for my Winform to automatically detect if it has crashed, and if so to stop itself? And does it matter if I used
this script to create exe files to launch my form or not?
I know I could probably use jobs or different runspaces to keep and eye on the form process but I can't get my head around it. Any help would be much appreciated.
Thank you and have a good weekend :)