Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 27th March 2003, 08:15   #1
Zakspeed
Junior Member
 
Join Date: Nov 2002
Posts: 18
What is the bug :\ Got the new 2.3 Version

I got a bug som were in my Compiling Script, can´t find it :\

It tells me...

!define: "MUI_ICON" already defined!
Error in script "C:\NSIS3\Examples\Modern UI\thestrike.nsi" on line 24 -- aborting creation process

i attacht the script i hope some one can help me
Attached Files
File Type: nsi thestrike.nsi (46.2 KB, 60 views)
Zakspeed is offline   Reply With Quote
Old 27th March 2003, 12:06   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,336
All MUI defines must come before you insert the first language file (!insertmacro MUI_LANGUAGE), and MUI_SYSTEM is no longer required. I suggest you read the MUI readme again. A lot has been changed to make the MUI easier and simpler to use, because of this some defines has changed.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 27th March 2003, 12:15   #3
Zakspeed
Junior Member
 
Join Date: Nov 2002
Posts: 18
Arhhh okay thats a new thing

nice nice, that´s the only thing i have to do then move alle my !define in the tope
Zakspeed is offline   Reply With Quote
Reply
Go Back   Winamp 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