I had a thing like that a couple of months ago. Product/@Codepage would
be 1252 no matter what I set it to, even if setting it to something
totally different like 1256.

I opened a bug in the tracker and I think it got fixed. Which weekly are
you using? Have you tried it in "Escrow 2"?

PS I was originally trying to set the codepage to 65001, so I don't
know, setting it to 0 might well be something that changed from 3.0 to
3.5...


-----Original Message-----
From: David Watson [mailto:dwat...@sdl.com] 
Sent: 10 December 2010 12:47
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Upgrade to wix 3.5 doesn't honour the
prod...@codepage

Hi,
I am doing Wix 3.5 upgrade testing and I notice that the MSI I created
after upgrading my votive Wix 3.0 project to 3.5 alters the schema
codepage to 1252 even though I explicitly set it to 0.

This means that I can't make a patch as the msi codepages do not match.

After a bit of experimenting I notice that when we UI reference the
WixUI_ErrorProgressText from WixUIExtension is when the schema codepage
is forced to be 1252.

Does this mean that the Wix error strings are now no longer suitable for
a language neutral MSI?
(http://msdn.microsoft.com/library/aa368057.aspx)


Dave
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and
requires that you delete it without acting upon or copying any of its
contents, and we further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire
SL6 7DY, UK.


------------------------------------------------------------------------
------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to