rietjevaldo Posted April 21, 2016 Share Posted April 21, 2016 Hey, I have a small service program but my autistic customers seem to kill it all the time causing the program to crash how could i make the service.exe respawn itself when killed? Link to comment Share on other sites More sharing options...
Bert Posted April 21, 2016 Share Posted April 21, 2016 have a second exe watch the first program. if the second one sees the first one closed - it relaunches it. You could also use a service to run it. rietjevaldo 1 The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
rietjevaldo Posted April 21, 2016 Author Share Posted April 21, 2016 thanks for your answer Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now