• Thanks for the help.  I am able to launce the PGP command line program using the Execute Process Task, however I am not able to pass any arguments to the program.  Here is the code that I am attempting to pass to the PGP command line (using the the Execute Process task):

    filecryptsb --encrypt test.txt --user test

    This is the only input that I have to submit manually to encrypt the file.  However, when I place this code in the argument box it is ignored by SSIS Execute Process task.  It simply opens the DOS window and command line.

    One other question regarding the text file name...it will be variable in the future.  Can you please tell me how to indicate it is variable in the argument statement.

    Thanks again for all of your help.

    Ryan


    Kindest Regards,

    Ryan