MSI Reference Counting: Two products install the same MSIs
问题 When products A and B each install several MSIs and some of the MSIs are the same, will uninstalling either A or B affect the other? Does install location matter? Also, what happens when common MSI C\'s version is higher in Product B and B upgrades C on install? Now uninstalling B will remove the common MSI C which breaks Product A. How do you handle this gracefully without using the Permanent flag? 回答1: The first thing that comes to mind with this question is whether the products in question