Custom page with alternative language
Hi,
I'm building a custom page in my installer using nsDialogs and I was wondering if it's possible to display the page in a language different than the installer language (which is selected at the beginning of the installation) without using INI files. I thought the LangFile.nsh header file could help but if I understand right, it's still loaded based on the installer language.
Any suggestions?
Thanks
G.