I tried using the Process class as always but that didn\'t work. All I am doing is trying to run a Python file like someone double clicked it.
Is it possible?
Process.Start should work. if it doesn't, would you post your code and the error you are getting?