sandy wrote:
I've created an msi and I want it to choose the dialog string based on the installed OS culture. For example if a user runs it on a german OS it should display the German Dialog and on a french OS it should display the french dialog. The dialog will remain same but I want to be able to change the language in which strings are displayed dynamically at the runtime.Is it possible to do?
MSI doesn't support multilingual MSI packages. You can use language-specific transforms and a bootstrapper to turn one package into a language-specific one. The current WiX bootstrapper supports that scenario.
-- sig://boB http://joyofsetup.com/
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users