newbe question: How to change the directory of the \gnupg\keyrings on WinNT
Daryl Krauter
dkrauter@getesuite.com
Tue Jul 10 20:27:01 2001
This is "perhaps" a typo in the doc.
You can copy/paste these lines into a file named "GnuPG.reg"
-------------- cut here ------------
REGEDIT4
[HKEY_CURRENT_USER\Software\GNU\GnuPG]
"HomeDir"="D:/GnuPG"
"gpgProgram"="D:/GnuPG/gpg.exe"
----- file ends with line above ----------
Once you save this, double-click the icon and you will
have set up GPG to reference its HomeDir as "D:\GnuPG"
Of course, you'll have to change the values to suit your needs.
DK
> It says in the Installation instructions that if we would want to use
> another directory wi should enter into the Registry under the key:
>
> \\HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir
> and use forward slashes
>