veekee
9th April 2002 22:30 UTC
InstType Switch
Hi
As i'm a french translator, i wonder if there was any way to use a InstType Switch ! I mean, if we could tell the installer : the user could use one of these option : french translation, english translation ... ! If not, if this would be a suggestion for next releases ? :D
Smile2Me
10th April 2002 07:45 UTC
You could do the following:
1) Rebuild NSIS in French an distribute it as a separate installer.
2) use install options to give some options in the computers native language.
3) search the forum because I believe someone already translated NSIS once to German, but i'm not completely sure of that.
Good luck, greetz,
Hendri.
veekee
10th April 2002 17:02 UTC
hey, french nsis has been released a efw weeks ago ! I tlaking about another frenc translation of mine : Yahoo! Messenger !
:D
THEMike
12th April 2002 17:27 UTC
You could build a seperate french and english installers, without compression.
Then install them with a second installer that has compression, and choses either to install the french or the english version...
veekee
12th April 2002 19:48 UTC
the problem is still the same : is there a native way to do this 'either...or...' ?:D