How to set HomeDir with Registry Editor
Sabina Vecernik
sabina.vecernik@aon.at
Wed Dec 19 10:11:02 2001
kisimoto wrote:
>Hello!
>I am using windows2000.
>And I am trying to set different HomeDir from "C:\gnupg", using
>Registry Editor.
>
>README.W32 seems to say that under the key
>\\HKEY_CURRENT_USER\Software\GNU\GnuPG\HomeDir
>new path should be set.
>
I also found the dexcription a bit confusing. But finally it worked. The
last key is GnuPG and HomeDir is a string with the path of the gpg.exe.
Here is my part of the registry:
[HKEY_CURRENT_USER\Software\GNU]
[HKEY_CURRENT_USER\Software\GNU\GnuPG]
"HomeDir"="C:/Programme/GNU/GnuPG"
"gpgProgram"="C:/Programme/GNU/GnuPG/gpg.exe"
"OptFile"="C:/Programme/GNU/GnuPG/gpg.exe"
Hope this helps.
Best Regards,
Oliver