Re: [WiX-users] Dropping the BOM

2008-09-12 Thread Rob Mensching
in Lavelle Sent: Tuesday, September 09, 2008 02:01 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Dropping the BOM Hello, The "Byte Order Mark" is removed from xml text files when WiX XmlConfig editing is applied. I've just found this out the hard way, as it breaks some DotNet

[WiX-users] Dropping the BOM

2008-09-09 Thread Martin Lavelle
Hello, The "Byte Order Mark" is removed from xml text files when WiX XmlConfig editing is applied. I've just found this out the hard way, as it breaks some DotNet programs (I imagine it depends on the methods used to address the data). I've created bug 2101670 for this. Any chance of a quick fix