Old 8th October 2003, 14:29   #1
SGI
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.
SGI is offline   Reply With Quote
Old 8th October 2003, 14:34   #2
Joost Verburg
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.
Joost Verburg is offline   Reply With Quote
Old 8th October 2003, 14:35   #3
SGI
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.
SGI is offline   Reply With Quote
Old 8th October 2003, 15:08   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Again, all interface settings should be before the page macros.
Joost Verburg is offline   Reply With Quote
Old 8th October 2003, 18:28   #5
SGI
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.
SGI is offline   Reply With Quote
Old 8th October 2003, 19:33   #6
Joost Verburg
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.
Joost Verburg is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump