Re: [WiX-users] Xml Beautifier

2007-11-29 Thread Dhaval Patel
Define an Xml beautifier? I take input from users and modify Xml files all the time without losing the "beauty" of the Xml file - beauty for me is proper indentation... On Nov 29, 2007 4:58 PM, si <[EMAIL PROTECTED]> wrote: > Greetings, > > Has anyone successfully integrated an xml beautifier int

[WiX-users] Xml Beautifier

2007-11-29 Thread si
Greetings, Has anyone successfully integrated an xml beautifier into WiX after XmlFile and XmlConfig have done their work? It would be nice to leave files with a cleaner appearance, especially when many changes are required and all the whitespace is lost. cheers si -