Re: [WiX-users] Issue with XMLFile in util

2008-06-04 Thread Rob Mensching
Yeah, I'm not sure how much we're going to do to XmlFile. At this point, it's just there for backwards compatibility and simple cases that happen to work. Feel free to open a bug with the log files attached... but don't be too disappointed if we just punt it (since XmlConfig works correctly).

Re: [WiX-users] Issue with XMLFile in util

2008-06-04 Thread Ryan Perlman
Thanks Rob, Funny thing is that the we were modifying 2 xml/config files that are part of our product and they are Installed and Uninstalled as part of that product and it would still fail. None the less, issue happen and I would be happy to share the Log files with you to see if it is somethi

Re: [WiX-users] Issue with XMLFile in util

2008-06-03 Thread Pierson Lee
I'll give that a shot and see then. Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching Sent: Tuesday, June 03, 2008 5:23 PM To: General discussion for Windows Installer XML toolset. Cc: Ryan Perlman Subject: Re: [WiX-users] Issue

Re: [WiX-users] Issue with XMLFile in util

2008-06-03 Thread Rob Mensching
XmlFile has issues with uninstall. It really only works at modifying files that you install/uninstall as part of your product. XmlConfig was created to handle all those scenarios correctly. XmlConfig is also a bit more complicated to use. -Original Message- From: [EMAIL PROTECTED] [m