Archive: possible bug in examples\makensis.nsi


possible bug in examples\makensis.nsi
Hello. :)

I just downloaded the latest snapshot, but cannot get it to compile and install...

when i run !InstallNSIS.bat, i get the following error:

!define: "MUI_SPECIALBITMAP" already defined!
Error in script "Examples/makensis.nsi" on line 66 -- aborting creation process
if i comment out line 66 then i get:
!include: error in script: "D:\Temp\NSIS\Contrib\Modern UI\Language files\English.nsh" on line 9
Error in macro MUI_LANGUAGE on macroline 5
Error in script "Examples/makensis.nsi" on line 73 -- aborting creation process
if i comment out line 73 it compiles but i don't wish to install it now. ;)

thanks for all your hard work, it is definitely appreciated. :)

Thanks, fixed.


thanks Joost. :)

this morning i fixed the script and was going to post here but you've already found and fixed the problem. ;)

and how could you not, being the MUI wizard that you are. ;)

by the way, my hat's off to those involved in the MUI readme (and the docs in general), they're a life saver. :D