Old 27th August 2007, 11:17   #1
nomen1
Junior Member
 
Join Date: Aug 2007
Posts: 2
Problems multilanguage in UltraModernUI

Hi all:

I installed NSIS 2.30 and Ultra Modern UI.
I made some multi language installers in the past without problems, but now i am having problems with multi language installation.
The compiler says:
"!include: could not find: "C:\Archivos de programa\NSIS\Contrib\Modern UI\Language files\English.nsh"
"
and the same message with the other languages.

It is curious that it goes to find files to "Modern UI" directory and not to "UltraModernUI", so the error is logical because there are not this files. I decided to copy language files to this directory but now it says that there are strings redefined.

I try to compile the sample file that comes with Ultra Modern UI in "C:\Archivos de programa\NSIS\Examples\UltraModernUI\MultiLanguage.nsi" with the same result.
In both cases if i use "Modern UI" it compiles perfectly.

Any idea?


thanks in advance and excuse me for my poor english.
nomen1 is offline   Reply With Quote
Old 27th August 2007, 16:42   #2
chami
Junior Member
 
Join Date: Jun 2000
Location: age
Posts: 7
Hi,

Ultramodernui seems to use language files from:
%PROGRAMFILES%\NSIS\Contrib\Modern UI\Language files\
But on 2.30, this folder does not exist anymore.

Try to recover this folder from version 2.29 (http://downloads.sourceforge.net/nsi...3&big_mirror=0)

This is very crappy but work for me 

Hope that next UltramodernUI beta will solve this, but when …


Olivier.
chami is offline   Reply With Quote
Old 27th August 2007, 17:27   #3
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
As of Modern UI version 1.8, the format and location of the language files has changed. UltraModernUI should be updated to use these new files.
Joost Verburg is offline   Reply With Quote
Old 28th August 2007, 07:44   #4
nomen1
Junior Member
 
Join Date: Aug 2007
Posts: 2
Hi:

Thank you Chami. To use the version 2.29 is a good solution for me. It works great.
By the way, is someone updating UltraModernUI? The latest versión date is March 20, 2005...
nomen1 is offline   Reply With Quote
Old 28th August 2007, 17:09   #5
chami
Junior Member
 
Join Date: Jun 2000
Location: age
Posts: 7
The maintainer seems to be very busy and I don’t think we will have a beta soon.
Personally, I give up. Try to convert your project to be used with ModernUI 2. It works for me.

Olivier.
chami is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump