Replies: 1 comment
-
See Discussion 9081 for a workaround. Short steps (given your language file is named
More details in the linked discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, how can i create multilanguage bundle installer in wix toolset v4? I have BootstrapperApplication with LocalizationFile for 1033 code and custom themeFile, but i also need to add another languages that will be chosen for user region (or it also can be some ui with list of languages)
I tried to add another wxl files for different language code, but on build i have error like "The localization identifier 'Caption' has been duplicated in multiple locations. Please resolve the conflict."
Beta Was this translation helpful? Give feedback.
All reactions