Eperience UI with German.nsh
Hallo together
I have tried to use the German-Language File in the experience 1.1 UI. I have copied de german.nsh from the "NSIS\Contrib\Language files" folder to the "NSIS\Contrib\ExperienceUI\Language Files" folders and insert it with <!insertmacro XPUI_LANGUAGE "German"> command (Like the ExerienceUI Documentation).
But when I compiled it, an error returns.
!insertmacro: XPUI_LANGUAGE
ExperienceUI language inserted: English
(macro:XPUI_LANGUAGE:5)
!insertmacro: end of XPUI_LANGUAGE
!insertmacro: XPUI_LANGUAGE
ExperienceUI language inserted: German
(macro:XPUI_LANGUAGE:5)
!insertmacro: macro named "LANGFILE" not found!
!include: error in script: "C:\Program Files\NSIS\Contrib\ExperienceUI\Language files\German.nsh" on line 4
Error in macro XPUI_LANGUAGE on macroline 9
Can anybody help me? How can I use the German Language in ExperienceUI? - Thanks