System.Diagnostics.Process.Start("Dosya yolu buraya gelecek.");
Bunu koyunuz System.Diagnostics.Process.Start(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + @"\noluyosana\start.bat"); yerine.
System.Diagnostics.Process.Start("Dosya yolu buraya gelecek.");
Bunu koyunuz System.Diagnostics.Process.Start(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) + @"\noluyosana\start.bat"); yerine.