error in macro mui_interface on macroline 61
Hello there!
I've just tried to compile an existing script using NSIS 2.11 that already worked with an former version (NSIS 2.08). Somehow the compiler ends up with the following error:
!insertmacro: MUI_PAGE_WELCOME
Error: File doesn't exist or is an invalid icon file
Error in macro MUI_INTERFACE on macroline 61
Error in macro MUI_PAGE_INIT on macroline 3
Error in macro MUI_PAGE_WELCOME on macroline 5
Error in script "C:\Source\Windows Clients\SMS-Manager\c-projects\win-client\Setup\SMS-Manager.nsi" on line 90 -- aborting creation process
I've also tried to comment out the ICON defines in the script as well as downgrading to 2.08. But it still keeps failing. Has anybody an idea what's going on here?
Any hint would be appreciated.
Thanks...
David