|
|
|
|
#1 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
Hello, Insertmacro error!
Hello.
I have downloaded your lastest version of setup file. after that I have updated to use CVS clean. then I tried to compile nsi file to make exe file. but there are some of problems, which is "!insertmacro" error. here is error code. !insertmacro: MUI_PAGE_LICENSE !insertmacro: macro named "MUI_PAGE_LICENSE" not found! Error in script "C:\euro9_setups\Setup_client\U9.nsi" on line 54 -- aborting creation process Additionally, I attach file. How can I fix this problem? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Have you tried placing LicenseDate before the MUI_PAGE_LICENSE.
-Stu |
|
|
|
|
|
#3 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Maybe it's the order that the pages are placed?
Try moving the license page up or down. The !macro is definately in System.nsh If you cannot get it to work still, try replacing the !insertmacro with this (from the MUI_PAGE_LICENSE macro) code: -Stu |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
If I remove "!insertmacro MUI_PAGE_LICENSE" line, next line comes to be error..
-Donny |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
I think, the !insertmacro is problem..
Have you tried new version? |
|
|
|
|
|
#6 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
I am running on latest CVS myself.
I will try compiling the installer soon. -Stu |
|
|
|
|
|
#7 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
You are probably using an outdated version. Get the latest development snapshot at http://nsis.sf.net
|
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
I have installed nsis20b3.exe version.
|
|
|
|
|
|
#9 |
|
Major Dude
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
|
That is the most recent "release" but not the most recent version. As Joost says, get the latest development snapshot.
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
I'm trying...
|
|
|
|
|
|
#11 |
|
Junior Member
Join Date: Aug 2003
Posts: 6
|
cool.. the new version is working.. thankyou very much..
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|