How to know what language user have selected to install setup in innosetup ? Im using innosetup 5.3 to package my application, its an multilingual application and so it would be useful if i knew what language user has selected to install the package.
Thanks in advance.
How to know what language user have selected to install setup in innosetup ?
Share
1.5.3? do you mean the current version (5.3)? if so if you have:
you can return the language “en” via the
{language}constant.