Archive: NSIS German and *.nsis examples in German


NSIS German and *.nsis examples in German
Hello,

A Question for German NSIS User.
Is a German Version in the Web?
How can I find a lot of *.nsis examples?


There is no need for a german version. You can build a german installer by redefining all texts and messages in the install scipt.


Originally posted by thomas.lentzsch
There is no need for a german version. You can build a german installer by redefining all texts and messages in the install scipt.
Thats not correct; in fact you can redefine *nearly* all the message texts, but not all (hint: look at the messages automatically outputed by the installer into the list area).
I hope that Justin will fix that soon.

There is a german version:
http://www.ceor.de/index.php?lang=de...nsis&style=one

It's even in the FAQ ;)


Originally posted by THEMike
There is a german version:
http://www.ceor.de/index.php?lang=de...nsis&style=one

It's even in the FAQ ;)
But thats not the current version (1.91 is not 1.96) ;)

doh!

Do a code diff and patch the german version, very few strings should have changed.


its updated to 1.96 now (was a faulty link ...)

i will post some more nsis examples

i anyone have functions please send me !