Multilingual setup

Multilingual setup

am 17.10.2007 14:42:22 von Ahasverus

Hello,

Is it possible to build a multilingual (english+french) setup.exe with VS2005
Pro, and how ?

I'd like to let the user choose the language at the beginning of the
installation. Some of the installed files would depend on this choice.

Thanks !

Re: Multilingual setup

am 18.10.2007 06:31:31 von notmyfirstname

Ahasverus,

In every OS is a culture setting and therefore the computer is acting like
that if you don't change it in your program by the globalization settings.

(It is in the threading namespace)

Cor