mrtech
25th September 2003 16:40 UTC
insertmacro MUI_LANGUAGE "English" Compile Error
Using a clean CVS snapshot installation I'm getting this errors, did some search but couldn't find a solution.
Code running on line 56 in my script is:
!insertmacro MUI_LANGUAGE "English"
Getting this error:
!insertmacro: MUI_LANGUAGE
Error: File doesn't exist or is an invalid icon file
Error in macro MUI_INTERFACE on macroline 74
Error in macro MUI_INSERT on macroline 6
Error in macro MUI_LANGUAGEFILE_BEGIN on macroline 4
!include: error in script: "C:\Program Files\NSIS\Contrib\Modern UI\Language files\English.nsh" on line 9
Error in macro MUI_LANGUAGE on macroline 5
Error in script "<SNIP>" on line 56 -- aborting creation process
Joost Verburg
25th September 2003 16:43 UTC
Please read the sticky topics before posting:
http://forums.winamp.com/showthread....hreadid=150193
mrtech
25th September 2003 19:18 UTC
This posting should be a little more explicit, because the "icons" are now in the, Contrib\Graphics\Icons directory not just Contrib\Graphics
These kind of changes should be communicated with the nightly CVS builds as a What's New or changed page or something.
All is well again, thanks!!
Afrow UK
25th September 2003 19:21 UTC
These kind of changes should be communicated with the nightly CVS builds as a What's New or changed page or something.
Good idea!
-Stu
Joost Verburg
25th September 2003 19:27 UTC
If you are using development versions you should check the development changelog and CVS tree.