|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2003
Location: USA
Posts: 34
|
error
I have the following error:
!define: "MUI_ICON" already defined! Error in script "C:\myinstallerfinal.nsi" on line 82 -- aborting creation process.. I tried to insert a ; before the icons and I have the error on the the other line "reservefile" and keep going with the errors. The file used to been working in the NSIS downloaded on the date 09/30/03. I downloaded I new version today 10/08/03 and nothing work anymore. |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
As you can read in the sticky topic, all interface settings should be before the page macros.
If you have any problems with the reservefile macros check the Modern UI Readme for the available macros. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2003
Location: USA
Posts: 34
|
Another error this time with the header immage....Already defined
THIS IS THE COMMAND: ;!define MUI_HEADERBITMAP "C:/BLA/BLA/Firstheader.bmp" ;!define MUI_SPECIALBITMAP "C:/BLA/BLA/secondheader.bmp" Last edited by SGI; 8th October 2003 at 14:53. |
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Again, all interface settings should be before the page macros.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jul 2003
Location: USA
Posts: 34
|
What Im concerning of the errors: ; is before the command but the installer still to read.
|
|
|
|
|
|
#6 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
That's not possible. There are probably other errors or you did not save your script.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|