Ajay Kang wrote:

I authored an installer using WIX 2.0 and XmlFile to edit a custom configuration section in a web.config XML config file. On uninstall, none of the changes are reverted inspite of using statements of the form:


Check a verbose log to see if there were any errors logged. You might also want to consider using XmlConfig because it's more configurable for uninstall behavior (though removing an element should work with XmlFile too).

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to