diff tools/makeinst-script.sh.in @ 4608:dac40a0ff814

nsis: update for 64bit compile * src/nsis.mk: use sed to change default target stype in makensis, set target options to amd64 in 64bit mode, dont skip system plugin * tools/makeinst-script.sh.in: include MUI2.nsh
author John Donoghue
date Wed, 28 Feb 2018 11:01:19 -0500
parents a487b12dc08f
children 4d39ccb64c08
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Wed Feb 28 11:01:16 2018 -0500
+++ b/tools/makeinst-script.sh.in	Wed Feb 28 11:01:19 2018 -0500
@@ -79,7 +79,7 @@
 \${StrRep}
 ######################################################################
 ; MUI settings
-!include "MUI.nsh"
+!include "MUI2.nsh"
 
 ; custom dialogs
 !include nsDialogs.nsh