1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-24 15:31:41 +02:00
gnupg/build-aux/speedo/w32
Andre Heinecke cacfd4bce9
speedo,w32: Allow installation as normal user
* build-aux/speedo/w32/g4wihelp.c (ENV_HK_USER, ENV_REG_USER):
New defines.
(path_add): Handle is_user_install variable. Don't abort
if Path reg key does not exist. Fix crash if Path reg key
does not contain a semicolon.
(path_remove): Handle is_user_install variable. Fix crash
if Path reg key does not exist.
* build-aux/speedo/w32/inst.nsi: Remove obsolete HAVE_STARTMENU
this was double guarded with WITH_GUI. Add Multiuser plugin and
defines for this. Use SHCTX instead of HKLM / HKCU.
(PrintNonAdminWarning): Only Warn and don't abort.

--
The default is still to install as Adminstrator system wide
but the user now has the option to explicitly install GnuPG without
Administrator rights. A warning will be shown in that case but
a user may continue.

A per user install is by default under %LOCALAPPDATA%\GnuPG

Related Task: T2971

Signed-off-by: Andre Heinecke <aheinecke@intevation.de>
2017-05-03 14:49:26 +02:00
..
exdll.h Fix typos. 2016-10-27 14:59:56 +02:00
g4wihelp.c speedo,w32: Allow installation as normal user 2017-05-03 14:49:26 +02:00
gdk-pixbuf-loaders.cache speedo: Improve building of the w32 installer. 2014-06-11 15:45:29 +02:00
gnupg-logo-150x57.bmp speedo: Add simple logos to the installer. 2014-11-21 12:58:50 +01:00
gnupg-logo-164x314.bmp speedo: Add simple logos to the installer. 2014-11-21 12:58:50 +01:00
inst-options.ini speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
inst.nsi speedo,w32: Allow installation as normal user 2017-05-03 14:49:26 +02:00
pango.modules speedo: Revamped speedo and include a w32 installer. 2014-06-10 21:34:39 +02:00
pkg-copyright.txt doc: Add license notes for libdns. 2016-12-14 15:57:16 +01:00
README.txt speedo,w32: Update Windows README. 2015-05-12 14:54:29 +02:00

;; README.txt -- coding: latin-1; -- ;; This is the README installed for Windows. Lines with a ;; semicolon in the first column are considered a comment and not ;; included in the actually installed version. Certain keywords are ;; replaced by the Makefile; those words are enclosed by exclamation ;; marks.

                      GNUPG for Windows
                     ===================

This is GnuPG for Windows, version !VERSION!.

Content:

 1. Important notes
 2. Changes
 3. GnuPG README file
 4. Legal notices
  1. Important Notes ==================

This is the core part of the GnuPG system as used by several other frontend programs. This installer does not provide any graphical frontend and thus almost everything needs to be done on the command line. However, a small native Windows GUI tool is included which is used by GnuPG to ask for passphrases. It provides only the basic functionality and is installed under the name "pinentry-basic.exe". Other software using this core component may install a different version of such a tool under the name "pinentry.exe" or configure the gpg-agent to use that version.

See https://gnupg.org for latest news. HowTo documents and manuals can be found there but some have also been installed on your machine.

Development and maintenance of GnuPG is mostly financed by donations; please see https://gnupg.org/donate/ for details.

  1. Record of Changes ====================

This is a list of changes to the GnuPG core for this and the previous release.

!NEWSFILE!

  1. GnuPG README file ====================

Below is the README file as distributed with the GnuPG source.

!GNUPGREADME!

  1. Legal notices pertaining to the individual packets =====================================================

GnuPG for Windows consist of several independent developed packages, available under different license conditions. Most of these packages are however available under the GNU General Public License (GNU GPL). Common to all is that they are free to use without restrictions, may be modified and that modifications may be distributed. If the source file (i.e. gnupg-w32-VERSION_DATE.tar.xz) is distributed along with the installer and the use of the GNU GPL has been pointed out, distribution is in all cases possible.

What follows is a list of copyright statements.

!PKG-COPYRIGHT!

***end of file ***