/build/static/layout/Breadcrumb_cap_w.png

Uninstalling partial features from an MSI

Hi All,

I am having a question regarding the Uninstallation of MSI.

I am creating a MSI package. It is having 2 features namely Feature1 and Feature2. This MSI needs to check for the existence of another application in the machine while it is getting installed. If it so, the MSI that I am creating will install only the Feature1 and if it is not, then install both the features.

While uninstallation of the my MSI, it needs to check for the software again and if it is there then it needs to uninstall only the Feature1 and not the Feature2, as Feature2 behaves like a reusable component for the already installed software.

So, my question is whether it is possible to uninstall the selected feature of an MSI, except the Modify option of an MSI?

Thanks in Advance

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 15 years ago
Red Belt
0
Have a look in MSDN and/or your authoring tool's help file for details on using AppSearch (to flag the existence of the other application) and then on how to use conditions.

You won't need to use the software check again for uninstallation since, if Feature2 wasn't installed in the first place, logically it cannot be uninstalled.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ