Think the best way is to copy the MSI.msi to e.g. MSI_de.msi. then to
modify the string table from MSI_de.msi using e.g.
Msidb.exe<http://msdn.microsoft.com/en-us/library/windows/desktop/aa370083%28v=vs.85%29.aspx>or
Microsoft Windows Installer Object Library (or some other way of
programatically update the msi with the new strings) and afterwards use
torch to generate the transforms. Think this should be faster for large
msis than re build them in every language.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to