Re: [WiX-users] XmlConfig formatting

2008-08-10 Thread Brian Rogers
Hey Joe, I looked at this a bit and I don't see a way off the top of my head to do it without some custom coding. If you are building the WIX project you could look at the dutil directory. I would add an additional method for yourself that would call a formatter IMXWriter

[WiX-users] XmlConfig formatting

2008-08-05 Thread Joe Pub
Hi All, Is there a way from the XmlConfig action to format the XML to put line breaks after the beginning of XML nodes. I know this sounds ridiculous but I have a problem with my app.config file which is a bug in .NET. I am updating the dynamic URL for a few web services I have in app.config usi