diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/README.W32 | 8 | ||||
-rw-r--r-- | doc/gnupg-w32.reg | 8 |
3 files changed, 7 insertions, 13 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index fdc125830..18aad6bab 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-01-18 Werner Koch <[email protected]> + + * gnupg-w32.reg: Remove the entry for the home directory. + 2004-12-16 Werner Koch <[email protected]> * TRANSLATE: Add a note on how to send translations. diff --git a/doc/README.W32 b/doc/README.W32 index f4d6e9f86..a55220593 100644 --- a/doc/README.W32 +++ b/doc/README.W32 @@ -7,6 +7,9 @@ http://www.gnupg.org/docs-mls.html for a list of mailing lists. In particular the list [email protected] might be useful to answer questions - but please read the FAQ first. +Note: Due to the use of the NSIS installer, the information below are +mostly out of date. + Installation instructions: -------------------------- 1. Unpack the ZIP archive (alright, you already did this). @@ -40,11 +43,6 @@ Internationalization support: (Example: "copy fr.mo c:\gnu\locale\fr\gnupg.mo") 4. Done. -Currently we only support the Codepages 437, 850 und Latin1. If you have -problems, either delete the gnupg.mo file or don't set the environment -variable - - How to build it from the source: -------------------------------- diff --git a/doc/gnupg-w32.reg b/doc/gnupg-w32.reg index 10a3deab4..0605abd56 100644 --- a/doc/gnupg-w32.reg +++ b/doc/gnupg-w32.reg @@ -1,13 +1,5 @@ REGEDIT4 -[HKEY_LOCAL_MACHINE\Software\GNU] - -[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG] - -[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG] -"HomeDir"="C:\\GnuPG" -"gpgProgram"="C:\\GnuPG\\gpg.exe" - [HKEY_CURRENT_USER\Control Panel\Mingw32] |