reading the OS language
i need that the installer read out the OS language and offer this as default language.
is the OS language inexistent in the languages list then english should be used.
is this possible with nsis ?
if yes, how ?
thx
r
Archive: reading the OS language
reading the OS language
i need that the installer read out the OS language and offer this as default language.
is the OS language inexistent in the languages list then english should be used.
is this possible with nsis ?
if yes, how ?
thx
r
Isn't this already the default behavior?
http://nsis.sourceforge.net/Docs/Chapter4.html#4.10.1
Stu
thanks, seems to be...:up: