stevo.zilik
Posts: 42
Joined: Thu Jul 19, 2007 1:39 pm

Property with UI Language

Hi,

Is there a property that stores language code of language that has been chosen in bootstrapper when installing from a multilanguage msi package?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,

The language code (ID) of the installation is stored in the ProductLanguage property.

You can see the language IDs on these pages:
http://msdn2.microsoft.com/en-us/library/ms912047.aspx
http://msdn2.microsoft.com/en-us/library/0h88fahh.aspx

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”