Stardraw
Posts: 14
Joined: Thu Oct 16, 2008 12:39 pm

Multi-Language Files

I have a multi-language installation.
I have a different exe that needs to be installed for each language.
That is, my executable is "myexe.exe" and I have may different versions of this exe for each language stored in different directories:
English\myexe.exe
French\myexe.exe
German\myexe.exe
etc. etc.

I want to be able to install the exe into [ProgramFiles]\MyApp\myexe.exe that matches the language they chose when running the multi-language msi.

I'm a little confused as to whether I should do this by adding additional features or whether I should do it on a condition.
However, I can't seem to add different myexe.exe files into the same directory even though they are installed under a different condition.
Also, what condition should I use? UserLangID ? What are the different possible value? 1033?

I think I'm tying myself into knots and that there must be something I am missing.
Last edited by Stardraw on Thu Oct 16, 2008 1:31 pm, edited 1 time in total.
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Multi-Language Files

Hi,

Please note that there is a similar discussion on the forum:
http://www.advancedinstaller.com/forums ... f=2&t=7899

Let me know if you encounter any problems.

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

Return to “Common Problems”