bug report: showphoto on WinXP
David Shaw
dshaw at jabberwocky.com
Sat Aug 19 16:08:08 CEST 2006
On Sat, Aug 19, 2006 at 11:05:42AM +0200, Dirk Traulsen wrote:
> C:\>gpg --photo-viewer "%SystemRoot%\system32\mspaint.exe %i" --ed
> pgp
This will work.
> #### Comment: Now unsuccessful with the same string in the gpg.conf
> #### Comment: photo-viewer "%SystemRoot%\system32\mspaint.exe %i"
> #### Comment: I tried it without "" too.
> #### Comment: Maybe a syntax error by me?
No. %SystemRoot% is not a real path. It's a variable. In the first
case, the shell expands it for you.
David
More information about the Gnupg-devel
mailing list