For example "C:\myapp\app.exe"
I know this code Process.Start("C:\myapp\app.exe") but this only starts the file and does not end it. How can i end it thank you in advance