Hi,

I am working on a installer uses XmlConfig to modify xml configuration files on 
the system. When the files are valid, all is fine and the installer works as 
expected.

However, if a file is malformed, or if an expected ElementPath is not found, 
XmlConfig throws an error, and the whole install/uninstall fails. There is no 
way to proceed unless the user fixes the configuration files first.

In my case, it is OK to proceed even if the configuration files are not 
modified successfully. Is there any way to configure the XmlConfig custom 
action to fail silently instead of blocking the whole install/uninstall?

Thanks,
Hongping

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to