c# call exe and get return value
I wrote some code which is:
Trying to start Tunnelbear.exe in C#
So I need to programmatically start TunnelBear.exe (a VPN) in C#, and then kill it again. The command for this in cmd is (after going to the directory) TunnelBear.exe --on