Run Multiple Command using System.Diagnostics.ProcessStartInfo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anup2331
    New Member
    • Mar 2010
    • 1

    Run Multiple Command using System.Diagnostics.ProcessStartInfo

    Hi there,

    I want to execute the "C:\Program Files\ABCD\Metr o1.1\Converter\ mysoftware.exe D:\\Test\SOMEFI LE.ADT C:\Program Files\ABCD\Metr o1.1\CSV\somefi le.csv 0"

    But it gives me an error. Therefore I want to run two commands, one for setting the path variables and the other for executing this command "Converter\myso ftware.exe D:\\Test\SOMEFI LE.ADT CSV\somefile.cs v 0"

    Can somebody help me out.
  • MrMancunian
    Recognized Expert Contributor
    • Jul 2008
    • 569

    #2
    But it gives me an error.
    Would you mind telling us what error this is? My psychic powers only work in weekends...

    Steven

    Comment

    Working...