<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div dir="ltr"><blockquote type="cite">On 22 Dec 2020, at 16:49, Shelley Ford <Shelley.Ford@celero.ca> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><p class="MsoNormal" style="margin-bottom:7.9pt;line-height:19.5pt;background:white"><span style="color:#333333">gpg: Note: '--yes' is not considered an option<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:7.9pt;line-height:19.5pt;background:white">
<span style="color:#333333">gpg: Note: '--batch' is not considered an option<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:7.9pt;line-height:19.5pt;background:white">
<span style="color:#333333">What I'm using:<o:p></o:p></span></p>
<div style="mso-element:para-border-div;border:solid #E7E7E7 1.0pt;padding:8.0pt 8.0pt 8.0pt 8.0pt;background:whitesmoke">
<p class="MsoNormal" style="line-height:15.75pt;background:whitesmoke;border:none;padding:0in">
<span style="font-size:9.0pt;font-family:"Courier New";color:#4A4A4A">gpg --output e:\temp\test.txt.pgp --encrypt --recipient recipient@org e:\temp\test.txt --batch --yes<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="margin-bottom:7.9pt;line-height:19.5pt;background:white">
<span style="color:#333333">I'm using this on Windows 2016. I'm not sure what I'm missing...any ideas?</span></p></div></blockquote><br><div>This is one of gpg’s little UI idiosyncrasies. '—batch', '—yes' etc. must come before actions such as '—encrypt' on the command line.</div><div><br></div><div>A</div></body></html>