Archive: error


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.


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.


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"


Again, all interface settings should be before the page macros.


What Im concerning of the errors: ; is before the command but the installer still to read.


That's not possible. There are probably other errors or you did not save your script.