troy hostetter wrote:
> So .. if I understand this correctly .. Windows Installer 4.5 supports
> execution of custom actions on patch removal via the use of the Custom
> Action Patch Uninstall Option (msidbCustomActionTypePatchUninstall) .. and
> WiX CustomAction supports this as well via the use of the PatchUninstall
> attribute.  However, XmlConfig, which is really a custom action and not a
> standard action, does not have the ability yet to take advantage of the WI
> 4.5 patch removal feature.
>   

True.

> Also .. I was able to both create a patch and a minor update that applies
> XmlConfig updates.  The minor update would only do this if I put the new
> XmlConfig components within an already installed feature .. I tried putting
> them in a new feature, and they did not get applied.  

Check the log to see if the feature was selected for installation.

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



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to