dangle123 ... wrote:
> I have the custom action         <RemoveExistingProducts 
> After="InstallFinalize"/>
> specified in the install execute sequence table but the old version does not 
> get removed?  Why?
>   
Many possible reasons. For example, by sequencing RemoveExistingProducts 
after InstallFinalize, any violations of component rules would likely 
break uninstall. What does a verbose log say about 
RemoveExistingProducts? The uninstall log is in the same file.

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



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to