From 9bc3bbd9661b848734064cd41e44ba5e857663b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ren=C3=A9=20Brunner?=
Date: Sun, 24 Feb 2019 08:09:22 +0100
Subject: [PATCH] Windows installer: Update for Boron Butterfly 0.14.0.0
---
installers/windows/LICENSE | 2 +-
installers/windows/Monero.iss | 8 ++++----
installers/windows/README.md | 10 +++++-----
installers/windows/ReadMe.htm | 16 ++++++++--------
installers/windows/WelcomeImage.bmp | Bin 450054 -> 450054 bytes
5 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/installers/windows/LICENSE b/installers/windows/LICENSE
index 057d2ec5..53a65e56 100644
--- a/installers/windows/LICENSE
+++ b/installers/windows/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2014-2018, The Monero Project
+Copyright (c) 2014-2019, The Monero Project
All rights reserved.
diff --git a/installers/windows/Monero.iss b/installers/windows/Monero.iss
index 10898410..1928c85a 100644
--- a/installers/windows/Monero.iss
+++ b/installers/windows/Monero.iss
@@ -1,5 +1,5 @@
-; Monero Beryllium Bullet GUI Wallet Installer for Windows
-; Copyright (c) 2014-2018, The Monero Project
+; Monero Boron Butterfly GUI Wallet Installer for Windows
+; Copyright (c) 2017-2019, The Monero Project
; See LICENSE
[Setup]
@@ -8,7 +8,7 @@ AppName=Monero GUI Wallet
; Thus it's important to keep this stable over releases
; With a different "AppName" InnoSetup would treat a mere update as a completely new application and thus mess up
-AppVersion=0.13.0.4
+AppVersion=0.14.0.0
DefaultDirName={pf}\Monero GUI Wallet
DefaultGroupName=Monero GUI Wallet
UninstallDisplayIcon={app}\monero-wallet-gui.exe
@@ -56,7 +56,7 @@ Name: "en"; MessagesFile: "compiler:Default.isl"
; .exe/.dll file possibly with version info).
;
; This is far more robust than relying on version info or on file dates (flag "comparetimestamp").
-; As of version 0.13.0.4, the Monero .exe files do not carry version info anyway in their .exe headers.
+; As of version 0.14.0.0, the Monero .exe files do not carry version info anyway in their .exe headers.
; The only small drawback seems to be somewhat longer update times because each and every file is
; copied again, even if already present with correct file date and identical content.
;
diff --git a/installers/windows/README.md b/installers/windows/README.md
index a75f19e1..bf0a8d41 100644
--- a/installers/windows/README.md
+++ b/installers/windows/README.md
@@ -1,6 +1,6 @@
# Monero GUI Wallet Windows Installer #
-Copyright (c) 2014-2018, The Monero Project
+Copyright (c) 2017-2019, The Monero Project
## Introduction ##
@@ -18,7 +18,7 @@ Monero.
As the setup script in file [Monero.iss](Monero.iss) has to list every
single file of the GUI wallet package to install by name,
this version of the script only works with exactly the GUI wallet
-for Monero release *Beryllium Bullet* that you find on
+for Monero release *Boron Butterfly* that you find on
[the official download page](https://getmonero.org/downloads/).
It should however be easy to modify the script for future
@@ -32,13 +32,13 @@ See [LICENSE](LICENSE).
You can only build on Windows, and the result is always a
Windows .exe file that can act as a standalone installer for the
-Beryllium Bullet GUI wallet.
+Boron Butterfly GUI wallet.
The build steps in detail:
1. Install *Inno Setup*. You can get it from [here](http://www.jrsoftware.org/isdl.php)
-2. Get the Inno Setup script plus related files by cloning the whole [monero-gui GitHub repository](https://github.com/monero-project/monero-gui); you will only need the files in the installer directory `installers\windows` however. Depending on development state, additionally you may have to checkout a specific branch, like `release-v0.13`.
-3. The setup script is written to take the GUI wallet files from a subdirectory named `bin`; so create `installers\windows\bin`, get the zip file of the GUI wallet from [here](https://getmonero.org/downloads/), unpack it somewhere, and copy all the files and subdirectories in the single subdirectory there (currently named `monero-gui-0.13.0.4`) to this `bin` subdirectory
+2. Get the Inno Setup script plus related files by cloning the whole [monero-gui GitHub repository](https://github.com/monero-project/monero-gui); you will only need the files in the installer directory `installers\windows` however. Depending on development state, additionally you may have to checkout a specific branch, like `release-v0.14`.
+3. The setup script is written to take the GUI wallet files from a subdirectory named `bin`; so create `installers\windows\bin`, get the zip file of the GUI wallet from [here](https://getmonero.org/downloads/), unpack it somewhere, and copy all the files and subdirectories in the single subdirectory there (currently named `monero-gui-0.14.0.0`) to this `bin` subdirectory
4. Start Inno Setup, load `Monero.iss` and compile it
5. The result i.e. the finished installer will be the file `mysetup.exe` in the `installers\windows\Output` subdirectory
diff --git a/installers/windows/ReadMe.htm b/installers/windows/ReadMe.htm
index 2bebcd7c..9b7e6a32 100644
--- a/installers/windows/ReadMe.htm
+++ b/installers/windows/ReadMe.htm
@@ -1,13 +1,13 @@
-Monero Beryllium Bullet GUI Wallet
+Monero Boron Butterfly GUI Wallet
-Monero Beryllium Bullet GUI Wallet
+Monero Boron Butterfly GUI Wallet
- Copyright (c) 2014-2018, The Monero Project
- Date: November 2, 2018
+ Copyright (c) 2014-2019, The Monero Project
+ Date: February 22, 2019
Preface
@@ -23,7 +23,7 @@
Content of the Package
- You just installed the Monero GUI wallet for Windows, release Beryllium Bullet, version 0.13.0.4.
+
You just installed the Monero GUI wallet for Windows, release Boron Butterfly, version 0.14.0.0.
The wallet enables you to send and receive Moneroj in a secure and very private way.
@@ -32,7 +32,7 @@
packages in order to start.
For checking whether there are already newer versions of this package you can go to the
- Downloads page on getmonero.org,
+ Downloads page on getmonero.org,
the official Monero site.
Upgrading
@@ -61,7 +61,7 @@
provides the most security and privacy possible for you.
However if your Internet access makes it difficult to run a full node, or if you have simply no room to store
- the blockchain locally (around 70 GB in October 2018, and of course growing), you can compromise and try to connect
+ the blockchain locally (somewhat over 70 GB in March 2019, and of course growing), you can compromise and try to connect
to a remote node. One way of finding such a node is checking
this page.
@@ -113,7 +113,7 @@
In the Utilities sub-folder there are several more icons that may help you to solve problems.
These are the icons with a x in front and the name (in parenthesis) to make them visually stand
apart from the "normal" ones because you will probably only need them in case of trouble, but not during normal
- usage of Monero.
+ use of Monero.
Here an overview and short info what each icon does:
diff --git a/installers/windows/WelcomeImage.bmp b/installers/windows/WelcomeImage.bmp
index 3d065826e301d61c6179e33b9c806267cb89cd0b..e286cf396ffae212f68f675c5805e253041fe90a 100644
GIT binary patch
delta 4368
zcmaJ^4RBP|753iSys&h`hQ-AP+pLM%PB87lIxt~SXdojJK*Q?{kxncYrnNSdl%ONk
zPzp>_85}9uPRT(lzfyzzB-t9~A-__f&R8*_Rw)i7sV!4WP{I^#2N~#h?%m%6%1oGf
z`|dsGJKy=v&wKt*@cBc*RgI!Uezuqjn}mnf?G>T8voELlg!H=gFUhMi?(|6NUx9a>
zJu(<~_UBOjAElRud@iGL=hYl)AE`XFxK9S+&XFAI-zGfnf_nL34z*pE9y)VbhT~3K
z4)r#|MDS;F4b|VJB7Dp1ZhA$2LwauByt!}RzS`PaYAaA>R5(UWruMs)rRL3>M~6>}
zGMf4iILzN7OZjC5bviIr_?8IJ`pt3@JvK%7>B1Hni8&S@D5b6U!cKok1*l*%F5!Hn
zd6NwD%ZRyMzDzc{Q@6{GaU{%t(}mv$Yb
zaib7+!wy*8oU6Qarb5`%){Sd8rx8S{`&Bu8fb*>6vH}JoF|m{+JW*cE&rHP<+i^ms}uF{gFBIU)-^41;b?CQ_|{Tw
z*(L3m<6}0x^usGMz=+dKl~T`4Sp4)L5a%D3RauzytJw#UwM->=j20@njT~WCHkkdf0!B&K4t_Lg53jQ+}g7qX7%0R;M%!#afgkdww%H}
zlp3%vlh3d>pL_gcIWr5u|7XENTR)Kg=53-Z=7c%KL}%&zSo(Q1jn|?~s1r(HXMj^q
zbss{x$HM_!XrNOmHOwo582#u#WL%4AX7BA;vCrb+6qF)VBFkqQqMvlYYmxlM<5wMj74>(H9
zfz3kc#mYnB6WCXHwS&>1Sw-79d3rn=rRhGF7|eS3qs4mZ#!yv(i&`XJdbtB!1ZSbs
zbz15tg5s~?dAWnG_R(VW_H4xTNIO!57a?A!&}ELHO(u_c2*87Sc;W=6v(1nLbR!o#
z)8KIQ*0LfuW3#lVuT_SUG1(M(12V*v3Y+M7(T+Lu%o5Fm&F%ZD!Ysv-X6xpyH?%aG
zx?x~^MjjSR>}mmPCQLBv8XvN;b`Kvu{Ep;5JRU!O92+^seYoiPgf|z>dMK5_
z!74B1sjfFVy_b6ko3zI|fBrmI)Y2DtV)B@JaVJ7C0r*lgbg>Bqwd!?G4Od@BLGDC>
zf;`)hI`vLSss9+%gM>sB(9+UYBpW8ZG;Rc1N60}pYI;;aOGV5!N|cvDl!2Y397EzB
zY-j2Mc*JrYFzf5LMkrGeA@Gt(gP{Y9_oYjhzz472A-<<4Uw{^kM%PL%99ps{+cqeZ4^C%24X_3wwN0
z26uoAJi;IiKZH^MOuxUSr3GJPDQbALyRQQ=@VA<;fPiU4J@2`dF?A%!6&I1~7Vjtk2@a=JXYenvx_p2*O
zur?i@tQv1~Iz4k%ot7ADAvb@TT9&-3%UOTxTD0y_9mPOK8sYX;o%o@XFaU0X8HEfy8oh9YO2)o3=_#M#iAuW
yvOMk-3(oLT5qHo&k{s_0KqV=`8bL$C8fo15_v$qp-dFhh3jT834ewh^hyD-VBhj4z
delta 5930
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
D1L1)e