Re: [WiX-users] Localisation of Codepage

2008-08-22 Thread Rob Mensching
-users] Localisation of Codepage In the WiX help it talks about using a localisation variable for the Package/@SummaryCodepage and this seems like a good idea but you also need to set Product/@Codepage to get the MSI built with the correct codepage. The problem is that when I set Product

Re: [WiX-users] Localisation of Codepage

2008-08-20 Thread Neil Sleightholm
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Rogers Sent: 20 August 2008 17:42 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Localisation of Codepage Hey Neil, If you use .wxl files to do your localization you co

Re: [WiX-users] Localisation of Codepage

2008-08-20 Thread Brian Rogers
Hey Neil, If you use .wxl files to do your localization you could specify the Codepage as an attribute in that file. This would help normalize this for you a bit. Take a look at the http://schemas.microsoft.com/wix/2006/localization and WXL files. Hope this helps, -- Brian Rogers "Intelligence

Re: [WiX-users] Localisation of Codepage

2008-08-20 Thread Brian Rogers
Hey Neil, If you use .wxl files to do your localization you could specify the Codepage as an attribute in that file. This would help normalize this for you a bit. Take a look at the http://schemas.microsoft.com/wix/2006/localization and WXL files. Hope this helps, -- Brian Rogers "Intelligence

[WiX-users] Localisation of Codepage

2008-08-20 Thread Neil Sleightholm
In the WiX help it talks about using a localisation variable for the Package/@SummaryCodepage and this seems like a good idea but you also need to set Product/@Codepage to get the MSI built with the correct codepage. The problem is that when I set Product/@Codepage to a localisation variable e.g