• What is the error when you run your code? If your string contains backslash, you have to escape it like this:

    StartInfo.FileName = "C:\\Program Files (x86)\\Microsoft SQL Server\\90\\DTS\\Binn\\dtexec.exe"

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/