installer - How to set additional properties during RemoveExistingProducts -


i using recommended way upgrade (use upgrade , upgradeversion detect old version of product , use removeexistingproducts after installinitialize

the thing is, during uninstall of existing product, need pass additional properties installer preserving existing database. there way that?

all product being removed via removeexistingproducts receives single property upgradingproductcode. property set match productcode of installer removing other product. if had condition against in installer being removed, can act accordingly. if not, need make upgradeversion onlydetect , block until it's gone, invoke removal manually, or similar workarounds.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -