string dizin= System.Windows.Forms.Application.StartupPath + "\\r10.exe";
System.Diagnostics.Process.Start(dizin);