Is there a way to automate gnupg using vbscript? I've been tryng to figure out how to pass the passphrase via the script. I thought the command below would work but it still calls the pop up box and asks for passphrase.
"C:\Program Files\GNU\GnuPG\gpg2.exe" --passphrase "mypassphrase" -o "C:\Brian\MyEncryptedFile.txt" -d "C:\Brian\MyEncryptedFile.gpg" We are using gpg4win as the frontend. I can pass along the vbs script I have been working on if it would help. Brian Cooperider IT Operations Relay Health 8720 Orion Place, Suite 300 Columbus, OH 43240 614-396-4511 614-885-0033 Fax <http://www.relayhealth.com> http://www.relayhealth.com
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
