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. 
!(loc.Codepage) I get an error from candle "CNDL0276 : The code page 
'!(loc.Codepage)' is not a valid Windows code page." (I am using WiX 
v3.0.4415.0)
 
Is this a bug or am I doing something wrong? 
 
Neil
 
Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to