I am creating my first bootstrapper .exe that installs some prerequisites
.exe and then triggers my WiX .msi installer.

This all works ok, only using basic Burn UI, but now I want to look at
passing in language transform .mst to the product .msi and therefore I would
like to know how this is done?

- How do you add the language .mst files to the Bundle Chain (Bootstrapper)
so that they are built into the bundle and exist for the bootstrapper to
access?
- And how do we go about detecting the language of the OS and then passing
the correct language .mst to the product .msi?

Any help with this would be appreciated.

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-language-transform-mst-s-to-Burn-Bundle-Chain-tp7586986.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to