I'd like to build a setup with 3 languages embedded (French, ENglish and Dutch).
No problem but when the setup is launched on a windows os with a different language (e.g Spanish) the setup won't display any screen.
What I want to do is:
Dutch version of windows => Display Dutch Screens
French => French Screens
English => English Screens
Any other language => English Screens.
In the language tab, I put English.lng, French.lng and dutch.lng and french set to default.
What Do I need to define to make such a thing to work without problem ??
Thanks.

