Hi,
   I'm writing an installer for a simple codec and would like to make it 
multi-lingual without a compexity for user, thus I'm thinking about MUI. 
But there are some questions I couldn't find an answer for:
   - Can I make an MSI that will call SHSetLocalizedName on (some of) 
the files that are installed (these are not shortcuts)?
   - It's easy to make multiple MSIs, each with the installer UI in a 
different language. But can I make one MSI with multiple languages 
inside, that will choose its UI language depending on the system 
settings? I've found something about using a transformation (e.g., 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Microsoft-Update-and-MUI-based-MSI-MSP-td3550884.html)
 
- is this a way to solve this? Is it described somewhere in more details?

Mikołaj

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to