Archive: insertmacro MUI_LANGUAGE "English" Compile Error


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

Please read the sticky topics before posting:

http://forums.winamp.com/showthread....hreadid=150193


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!!


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

If you are using development versions you should check the development changelog and CVS tree.