Stephen Turton wrote:

Hi,

I want to add some config handlers to machine.config during setup so I’m using <xmlfile>.

This works fine when I install: the expected elements are added to machine.config. However, I want these elements to be removed when I uninstall and I can’t figure out how to do this. My <xmlfile> component looks like this:


You might want to take a look at the new XmlConfig custom action. As I recall, one of the important changes is to support better uninstall. You'll need a release from the last couple of weeks, however.

-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to