//The "/C" Tells Windows to Run The Command then Terminate
string strCmdLine;
strCmdLine = "/C regenresx "+textBox1.Text + " " +textBox2.Text;
System.Diagnostics.Process.Start("CMD.exe",strCmdLine);
process1.Close();
. . Dieu a inventé le chat
\_/ pour que l'homme puisse caresser le tigre