windows - Localize default msi string using wix -


how can localize the string different languages(korean,japanese) displays during msi installation, ex:preparing install(image below), using wix. appreciated. in advance.

enter image description here

you can't. message coming windows installer service itself, it's same installations, , can't change it, it's in os language.


Comments