I have two batched processes that try Keyed decryption. One worked the other erred. A simple process restart works for the erred, but this is a problem. This seems more like an error than a limitation.
I extracted part of my log, which looks like this with the error in bold:
C:\Windows\system32>rem using the second tells where the file goes
C:\Windows\system32>if not /"E:\AFD\int\data\XXXIn\out\YYY_XXX_XXXXXXXX.pdf" == / E:\afd\int\pgp\pgp --decrypt "E:\AFD\int\data\XXXIn\In\YYY_XXX_XXXXXXXX.pgp" --passphrase "XXXXXXXXXXXXXXXXXXXXXXX" --output "E:\AFD\int\data\XXXIn\out\YYY_XXX_XXXXXXXX.pdf" --overwrite remove 2>&1
C:\ProgramData\PGP Corporation\PGP\PGPprefs.xml:decrypt(1009:unable to open preferences file)
C:\Windows\system32>exit
Can someone help? I could have up to five processes running concurrently, but this erred with only two.
Thanks,
Chris
P.S. I did fine another person that had a similar problem here, but I do not see an answer:
http://zubeneschamali54.rssing.com/chan-24041585/all_p5.html