Re: [WiX-users] Problem with localization of product name

2007-11-21 Thread Julie Campbell
For anyone interested, I just converted the last e-mail I sent to a page on wix.mindcapers.com for future reference (and better readability): http://wix.mindcapers.com/wiki/Localization Julie Campbell [EMAIL PROTECTED] _

Re: [WiX-users] Problem with localization of product name

2007-11-21 Thread Julie Campbell
"Packages\en\prod_v1.0.msi" As I mentioned, many steps, but worth the refactoring if you need to localize to several languages Julie Campbell [EMAIL PROTECTED] -Original Message- Message: 2 Date: Wed, 21 Nov 2007 20:42:11 +0800 From: Abhradeep Thakurta <[EMAIL PROTECTED]>

Re: [WiX-users] Problem with localization of product name

2007-11-21 Thread Marcel Kulicke
h, 21. November 2007 13:42 An: wix-users@lists.sourceforge.net Betreff: [WiX-users] Problem with localization of product name Hi, Can you please help me in finding out a way to localize the product name. We have used the technique of using .wxi (where the strings are defined as ?defined ? ) file whi

[WiX-users] Problem with localization of product name

2007-11-21 Thread Abhradeep Thakurta
Hi, Can you please help me in finding out a way to localize the product name. We have used the technique of using .wxi (where the strings are defined as ?defined ? ) file which in turn gets localized but this is not accepted by Microsoft Loc Studio 4.6 . So can u suggest a work around ? Than