2.2. Installation language

By default, the installation is carried out in the language set for the operating system. You can explicitly specify the language by calling it up via the command line:

msiexec /I msiname.msi ProductLanguage="1033"

  • 1031 = german

  • 1033 = english

  • 1036 = french

  • 1041 = japanese

  • 2052 = chinese