Hello,
What condition do I have to set that a CA is not executed when I want to
uninstall a patch (msp)?
At the moment I do it like that:

<Custom Action="CheckKey" Before="InstallValidate">
   $EnvironmentPath&gt;2 AND NOT PATCH
</Custom>

This works well when I want to uninstall the product but fails with
uninstalling the patch.
(The CA needs a certain value of a property which is set at the
installation, that's why it fails when uninstalling the package)
Thank's,
Chris
-- 
View this message in context: 
http://n2.nabble.com/Uninstall-Patch-with-CA-tp1367191p1367191.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to