I have a web setup project using VS 2008, I included primary output/Content files from a web application & Primary output from a CustomLibrary application into the Web Setup Project.
I have overriden install method in the Installer Class & added some user's input in the StateSaver IDictionary.
I have used the values from StateSaver in UnInstall method.... But its never called/executed by Setup projects.
cmayil
Member
60 Points
45 Posts
MSI Custom Action : UnInstall not calling/executing....
Nov 02, 2012 06:19 AM|LINK
Hi All,
I have a web setup project using VS 2008, I included primary output/Content files from a web application & Primary output from a CustomLibrary application into the Web Setup Project.
I have overriden install method in the Installer Class & added some user's input in the StateSaver IDictionary.
I have used the values from StateSaver in UnInstall method.... But its never called/executed by Setup projects.
Kinldy help me on this.
Thanks
Angie xu - M...
All-Star
18446 Points
1560 Posts
Microsoft
Re: MSI Custom Action : UnInstall not calling/executing....
Nov 07, 2012 04:33 AM|LINK
Hi
It hardly judges what cause it, but you could refer the method taken in this case - http://stackoverflow.com/questions/667261/why-is-my-uninstall-method-not-called-from-the-msi.
please check whether helpful to you.
Regards
Feedback to us
Develop and promote your apps in Windows Store