Since the default language for the WiX installler UI is english, I'd like to change to another langue like german or something. I'm sure the must be some predefined langue packs, coming with the toolkit?
Is there a way can I change the language of the WiXs default installer UI?
(I am using the Visual Studio (2012) Addin)
You can simply add a parameter to the WiX linker (light.exe): -cultures:culture-code
You can find all culture codes here.
When using Viual Studio simply open the project properties and add the -cultures:culture-code
to the linkers parameters:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With