Hi,

I 'm creating a path using Purly WIX Patch approach . In that I have one custom 
action which I'm executing on install and another on uninstall of the patch. 
But while uninstalling the patch the second custom action is not called. Can 
someone help me in fixing this issue.

On Patch Install I'm calling below Custom Action

<Custom Action="InstallPatchFeatures" After="InstallFinalize" ></Custom>

On Patch UnInstall I have to call below Custom Action

<Custom Action="UnInstallPatchFeatures" Before="InstallFinalize" 
>PATCHFOUND</Custom>

Any help is hightly appreciated.

Thanks,
Sandeep.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to