Abdullah Ahmed wrote:
> Any idea how to get either Nant to not input the byte order marks or
> Wix to ignore them?
Why don't you just add them to the original WiX source files in the
right place? Or don't use XmlPoke, just use a preprocessor variable.
--
sig://boB
http://joyofsetup.com/
---
I had to use XMLPoke to inject a version number into a .wxs file. The
following link helped in getting XMLPoke to work with .wxs files...
http://solepano.blogspot.com/2006/11/problem-with-nants-xmlpoke-task.html
However it seems that NANT also injects the byteorder marks into the file at
the begi
2 matches
Mail list logo