GnuPG-Installer: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
(hat sich erledigt)
Keine Bearbeitungszusammenfassung
 
(6 dazwischenliegende Versionen von 4 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
Siehe dazu: [http://enigmail.mozdev.org/gpgconf.html#start]; Zitat:
Siehe dazu: [http://enigmail.mozdev.org/gpgconf.html#start]; Zitat:


<div style="margin: 0; margin-top:10px; margin-right:10px; border: 2px solid #dfdfdf; border-left: 2px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#FFFFFF; align:right;">
<blockquote>
 
...
...


Zeile 16: Zeile 17:
Ensure that there are no spaces at the start of each line.
Ensure that there are no spaces at the start of each line.
Double click on it and answer "yes" to add the entries to the registry.
Double click on it and answer "yes" to add the entries to the registry.
</div>
</blockquote>
 
== Installer-Soft ==
* [http://nsis.sourceforge.net/ Nullsoft Scriptable Install System]
* [http://sourceforge.net/projects/wix/ Windows Installer XML (WiX) toolset]


== Update ==
== Update ==


GnuPT ist das was wir wollten :-) Siehe [[Radio Chaotica - Emails sind wie Postkarten]].
* [https://gnupg.org/download/index.html GnuPG] Bietet einen simplen installer der mit der Kommandozeilenoption /S in einen one click installer verwandelt werden kann.
* [https://gpg4win.org/download.html Gpg4win] Hat einen Installer mit erweiterten Komponenten. Mit den Kommandozeilenoptionen /MINIMAL=1 /S wird ein minimales GnuPG mit einem ordentlichen Pinentry installiert.
* [http://www.equipmente.de/viewtopic.php?t=433 GnuPT] ist das was wir wollten :-) Siehe [[Radio Chaotica - Emails sind wie Postkarten]].
 
 
[[Kategorie:Projekte:Archiv]]

Aktuelle Version vom 11. Januar 2020, 13:14 Uhr

Die Installation von GnuPG unter Windows ist total daneben für den apt-get-verwöhnten Linuxer, darum könnten wir mal eine setup.exe dafür fertigmachen, damit wir ohne schlechtes Gewissen GnuPG in unserer Radiosendung und auf unserer geplanten GPG-Installparty empfehlen können.

Siehe dazu: [1]; Zitat:

...

  • Create two subdirectories called Doc and Locale.
  • Move/Drag all the .mo files into the Locale directory.
  • Move/Drag everything other than the .exe files into the Doc directory

...

You need to create a set of Registry entries for the GnuPG installation. Create a text file called gnupg_9x.reg and paste the following text into it. Ensure that there are no spaces at the start of each line. Double click on it and answer "yes" to add the entries to the registry.

Installer-Soft

Update

  • GnuPG Bietet einen simplen installer der mit der Kommandozeilenoption /S in einen one click installer verwandelt werden kann.
  • Gpg4win Hat einen Installer mit erweiterten Komponenten. Mit den Kommandozeilenoptionen /MINIMAL=1 /S wird ein minimales GnuPG mit einem ordentlichen Pinentry installiert.
  • GnuPT ist das was wir wollten :-) Siehe Radio Chaotica - Emails sind wie Postkarten.