Page 1 of 1

MSI Dialog German on English OS

Posted: Tue Mar 21, 2017 3:39 am
by mikKummerfeld
Hello support,

I have a problem with one MSI installer. German, French and English is included and English is default.

When we start the MSI (double click) on an English OS this dialog is GERMAN.
How can we use the system language here:

fdgdfgfdgf.png
fdgdfgfdgf.png (14.16 KiB) Viewed 3373 times


Heiko

Re: MSI Dialog German on English OS

Posted: Tue Mar 21, 2017 10:18 am
by FrancescoT
Dear Heiko,

the MSI initialization dialog should be automatically localized based on the target OS language (it's the MSI engine responsible of this).

I just created a test project from scratch using your localization settings. For what I see, the MSI initialization dialog gets displayed as expected.
Eng_OS.png
Eng_OS.png (325.79 KiB) Viewed 3365 times


Regards