I am tring to install " gnupg-w32cli-1.2.4 " for windows. I have followed the directioNs in the readme but am still experiencing some problems. My regfile reads as follows:
I created the following directory:
I edit the PATH by going in Windows NT/2000/XP, to Control Panel > System Properties > the Advanced tab > Environment Variables > System variables.
While there I made a User & System variable :
Code:
-----------------------------------------------------------
REG-FILE CODE:
-----------------------------------------------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\GNU]
[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG]
[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG]
"HomeDir"="%windir%\GnuPG"
"gpgProgram"="%windir%\GnuPG\gpg.exe"
[HKEY_CURRENT_USER\Control Panel\Mingw32]
[HKEY_CURRENT_USER\Control Panel\Mingw32\NLS]
[HKEY_CURRENT_USER\Control Panel\Mingw32\NLS]
"MODir"="%windir%\GnuPG\Locale"
[HKEY_CURRENT_USER\Software\GNU]
[HKEY_CURRENT_USER\Software\GNU\GNUPG]
[HKEY_CURRENT_USER\Software\GNU\GnuPG]
"HomeDir"="%windir%\GnuPG
-----------------------------------------------------------
END REG-FILE CODE:
-----------------------------------------------------------
I created the following directory:
Code:
DIR "%windir%\GnuPG"
I edit the PATH by going in Windows NT/2000/XP, to Control Panel > System Properties > the Advanced tab > Environment Variables > System variables.
While there I made a User & System variable :
Code:
Variable: gpg
Value: C:\WINDOWS\GnuPG\gpg.exe