kevinf2349
Technical User
I am currently investigating remotely controlling an application and one of the things I would like to do is to restart the remote application. I am a little unsure of the best way to do this. If I spawn off another thread will it die if I kill the original application? Any advice on how to achive my objectives.