To make multi-language msi's right now you:
1)Make a normal msi in your primary lanuage (english in my case)
2)Make normal msi's in the other languages.
3)Run MsiTran once each on your primary language and each of your secondary ones.
This builds a transform (delta) between the primary and each secondary.
4)Stuff the MsiTran generated deltas into the primary msi
5)Set the SummaryInfo to include all the languages it now includes
then when msiexec runs it first compares the current os/user setting with the options in the SummaryInfo and if it matches one it applies that ones transfom before showing the UI.
-----Original Message-----
From: Derek Cicerone [mailto:[EMAIL PROTECTED]]
Sent: Sat 8/5/2006 5:38 PM
To: John Lemire; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Multi-language msi
What is the MsiTran SummaryInfo mechanism?
_____
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of John
Lemire
Sent: Saturday, August 05, 2006 5:22 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Multi-language msi
Hi,
We are currently using the MsiTran / SummaryInfo mechanism to build a
single msi for English, French, German, and Italian. We're being asked
to add Japanese, Chinese, and Korean and I was thinking if wix would
make this easier maybe now would be a good time to invest resources in
porting to wix. However the wix localization info I've read so far seems
to point to separate installers for each language. Are there any
examples of how to author a multi-language msi using the wix syntax/tool
set?
thanks
-john
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users