Hello All,
I want to launch an executable from C#. I'm using below code but it is saying file not found. Please help.
Process.Start(somePath + "\\" + "Application.exr", "OnTop" + " f");
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Sep 4, 2018, 7:51 PM
HimhaPosted Sep 4, 2018, 7:53 PM