C# command prompt.
I have a program that builds an xml file for me but then I need to open the command prompt and enter:
1.D:
2.cd\rplcarts\createprogram
3. createprogram.exe "XML file" then enter
does anyone know how I could automate this in c#?