System.Diagnost ics.Process.Sta rt("c:\\windows \\system32\\not epad.exe","c:\\ x.txt");
Will launch x.txt in notepad
What code will close this instance of notepad?
Will launch x.txt in notepad
What code will close this instance of notepad?
Comment