pidgin/pidgin

e6f8e92dccf3
Parents d10bb378f560
Children d235516f2d9c
Update pidgin-installer.nsi to work with the official nsis release

Testing Done:
Built the installer with the official nsis release and verified everything works including with mandatory aslr turned on.

Bugs closed: PIDGIN-17524

Reviewed at https://reviews.imfreedom.org/r/721/
--- a/pidgin/win32/nsis/pidgin-installer.nsi Thu Jun 03 19:33:07 2021 -0500
+++ b/pidgin/win32/nsis/pidgin-installer.nsi Thu Jun 03 19:35:07 2021 -0500
@@ -90,8 +90,8 @@
;--------------------------------
;Reserve files used in .onInit
;for faster start-up
-ReserveFile "${NSISDIR}\Plugins\unicode\System.dll"
-ReserveFile "${NSISDIR}\Plugins\unicode\UserInfo.dll"
+ReserveFile "${NSISDIR}\Plugins\x86-unicode\System.dll"
+ReserveFile "${NSISDIR}\Plugins\x86-unicode\UserInfo.dll"
!insertmacro MUI_RESERVEFILE_INSTALLOPTIONS
!insertmacro MUI_RESERVEFILE_LANGDLL