keyblock resource: file open error
Timo Schulz
twoaday@freakmail.de
Tue Jul 23 11:06:02 2002
On Tue Jul 23 2002; 09:26, Lee Seldon wrote:
> My registry has an entry \\HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir
> pointing to "D:/Program Files/GnuPG"
Did you really use the '"' as the part of the string in registry or
did you only use them to make sure it's a string? In the first case,
you need to remove them otherwise, this is IMO the error, GPG thinks
the '"' is also part of the filename!
> gpg: keyblock resource `"D:/Program Files/GnuPG"': file open error
^ ^
Timo