On 08/05/12 00:08, Rupali Chitre wrote:
> It still gives same error. I added '--homedir DIR ' in command.
>  
> 
> echo paraphrase|gpg.exe --homedir DIR --batch  --secret-keyring temporary 
> --passphrase-fd 0 --decrypt-files E:\a.txt.gpg
> gpg: keyblock resource `DIR/secring.gpg': No such file or directory
> gpg: keyblock resource `DIR/temporary': No such file or directory
> gpg: keyblock resource `DIR/pubring.gpg': No such file or directory

Are you literally entering DIR? Because it was intended to be an indicator that
that is the place you should place the wanted directory name, as in for 
example[1]:

--homedir "C:\Documents and Settings\Rupali\Application Data"

or something similar.

Peter.

[1] I don't use Windows, so I might make a mistake in syntax or actual directory
names or something like that

-- 
I use the GNU Privacy Guard (GnuPG) in combination with Enigmail.
You can send me encrypted mail if you want some privacy.
My key is available at http://wwwhome.cs.utwente.nl/~lebbing/pubkey.txt

_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to