CA's condition

V

Viviana Vc

Hi all,

I have a custom action that has to be run only if: the product gets
uninstalled and shouldn't get run in any upgrade case (regardless of the
upgrade type). What would be the conditon for this?
I know that for the first part would be REMOVE~="ALL", but I'm not sure
which would be the continuation of this condition in order the CA to not
be run in case of an upgrade.

Thank you,
Viv
 
P

Phil Wilson

See the UPGRADINGPRODUCTCODE property . REMOVE="ALL" AND
UPGRADINGPRODUCTCODE is true if your product is being uninstalled by a major
upgrade new version.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top