Change: Massivly improved the Windows installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user