Archive: NSIS 2.0 beta 4 does not compile anymore


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 !! :cry:
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 ??


have a look at the mui examples of beta 4, the listed macros got different names.


There have been a few syntax changed. If you can't get it to work after checking Readme and Examples, attach the entire script.