Re:Saving photo of a key to a given filename

2005-03-24 Thread Thomas Zangl - Mobil
Am Wed, 16 Mar 2005 20:38:21 +0100 (MET), schrieb "Johan Wevers" <[EMAIL PROTECTED]>: Hi, >Is your environment copied? Try the explicit call to C:\WINNT\cmd.exe >instead of just calling cmd. Nope - does not help. I tried simplifieng the filename to e.g. C:\temp.jpg but to no avail. The file i

Re:Saving photo of a key to a given filename

2005-03-24 Thread Thomas Zangl - Mobil
Am Wed, 16 Mar 2005 18:16:37 +0100, schrieb "Karl Hasselström" <[EMAIL PROTECTED]>: Hi, >You might have been bitten by the escaping. This example works on the >command line because the shell evaluates the command line args before >passing them to gpg. If you call gpg in a way that don't pass t

Re: Re:Saving photo of a key to a given filename

2005-03-16 Thread Karl Hasselström
On 2005-03-16 17:28:02 +0100, Thomas Zangl - Home wrote: > Am Wed, 16 Mar 2005 15:49:27 +0100, schrieb "Sascha Kiefer" > <[EMAIL PROTECTED]>: > > > you can use the photo-viewer option. example: > > > > - --photo-viewer \"cmd /c copy /Y \"%i\"filename.tmp\"\" > > > > will copy the picture-file to f

Re:Saving photo of a key to a given filename

2005-03-16 Thread Thomas Zangl - Home
Am Wed, 16 Mar 2005 15:49:27 +0100, schrieb "Sascha Kiefer" <[EMAIL PROTECTED]>: Hi, >you can use the photo-viewer option. >example: > >- --photo-viewer \"cmd /c copy /Y \"%i\"filename.tmp\"\" > >will copy the picture-file to filename.tmp Does work from the command line but not from within my