1
0

Change: Massivly improved the Windows installer

This commit is contained in:
Mitchell
2016-03-08 19:42:01 +01:00
parent 80b1b2716c
commit 469c20ad00
3 changed files with 101 additions and 40 deletions

View File

@@ -60,6 +60,7 @@ rm -rf dist/
$PYTHON "C:/pyinstaller/pyinstaller.py" --noconfirm --ascii -w deterministic.spec
# build NSIS installer
# $VERSION could be passed to the electrum.nsi script, but this would require some rewriting in the script iself.
wine "$WINEPREFIX/drive_c/Program Files (x86)/NSIS/makensis.exe" electrum.nsi
cd dist