When trying to decrypt a file with PGP Command Line, you receive error -1073741819 and decryption fails.
EXIT CODE = -1073741819
This error is caused by an incorrect syntax of the decrypt command when using the --output switch. By placing the --output switch not at the end of the command, the command will fail.
To resolve this issue use the --output switch at the end of the decrypt command.
Correct syntax:
Applies To
Operating System: Windows 2003 SP2
Version: PGP Command Line 9.5.2 and above