DOS Batch File Problem

  • Is there any way to create a DOS Batch File that would perform the following tasks:

    1) Double click on an encrypted text file which then prompts for the decryption key.

    2) Pass the decryption key to the prompt.

    3) Pass in the Enter Key.

    4) Save the file with a different name.

    I know this is not a SQL Question. I still appreciate any help that you can provide.

    Thanks, Kevin

  • Can't you pass the decryption key in as a command line parameter?  If you can, then you could use an xp_cmdshell

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply