how to open exe from winform C# code example Example: run file windows forms Process.Start(@"C:\some_location\myapplication.exe");