Skip to content
⌘ NSIS Forum Archive

NSIS 2.0 beta 4 does not compile anymore

3 posts

Morithil#

NSIS 2.0 beta 4 does not compile anymore

😉
Hi there !!
I juste updated my NSIS configuration to the 2.0 beta 4 version (I had the previous version before updating).
When I tried to recompile my existing scripts, I saw that ... I DID NOT COMPILE ANYMORE !! 😢
I have error lines on :
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_LICENSE "(path to my txt license file)"
!insertmacro MUI_PAGE_DIRECTORY
!insertmacro MUI_PAGE_INSTFILES
!insertmacro MUI_PAGE_FINISH
!insertmacro MUI_UNPAGE_INSTFILES
!insertmacro MUI_LANGUAGE "(my_language_file)"

Well, I admit I don't understand what's happening !! Why doesn't it compile anymore ??
Joost Verburg#
There have been a few syntax changed. If you can't get it to work after checking Readme and Examples, attach the entire script.