WiX localization garbled words under installer properties tab -
WiX localization garbled words under installer properties tab -
i'm trying localization in wix installer. how can prepare garbled words shown below in installer properties? language defined japanese.
windows installer doesn't officially back upwards false codepage 65001 utf-8. seek using codepage 932 ja-jp strings. also, create sure you're setting package/@summarycodepage attribute, in add-on product/@codepage.
localization wix installer
Comments
Post a Comment