Yes, I tried that also. But I am unable to execute CA.

This is my CA in original installer:

<Custom Action="CheckDependent" After="InstallInitialize" >
        
      </Custom>

This is after applying patch:

<Custom Action="CheckDependent" After="InstallInitialize" >
        
      </Custom>

I am assinging value of patch version in "PATCHDEPEND" property, in the
patch. If this is not "0", then the CA should execute. In the origanal
installer "PATCHDEPEND" =0

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-execute-custom-action-while-patch-uninstall-tp6282482p6293483.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to