10-30-2019 08:46 AM - edited 10-30-2019 08:47 AM
I need to install an application developped from a french desktop, where LV is installed.
the target desktop that will host the executable is used by non-french people.
My application manages several language, but there is still a persistant french text I cannot change, above:
despite I configure application and executable to "anglais" (english), the error description at execution is still french
any idea to translate this?
thanks in advance
10-30-2019 10:35 AM - edited 10-30-2019 10:37 AM
I think you have to include english as supported language while building your EXE.
In the image you posted, it's the Install's specs, so you selected english as the language display during the install not for when you EXE runs.
Hope this helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
10-31-2019 03:53 AM - edited 10-31-2019 03:53 AM
by setting the run time language from executable smec, the problem is still present 😞
10-31-2019 05:20 AM
Hmmm... I'm not sure this is a good test.
Do you have a computer with an english language Windows? Or if you use virtual machines (their great to test you installers on a fresh Windows)
Then run your installer there (computer or VM) that has Windows in english and see.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus