Hi:
I was wondering how to depending on what language the user select at the begining of the installation show the right description for each section.
Thanks.
Descriptions depending on Language selected
3 posts
Use a LangString. See Examples\languages.nsi and the documentation for usage examples.
thanks.