ifoko
Posts: 35
Joined: Tue Apr 12, 2011 5:10 pm
Contact: Website

detect uninstall

Hi,

I want to make a custom aciton when a setup is uninstalled only. (Call .exe with parameter for webservice )

NOT when it is upgraded and so the old vesion is uninstalled when the new version is installed.

How can I differnt between explicit uninstall and uninstall due update ?

regards
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: detect uninstall

Hello,

Please note that you can use the Show upgrade options link from the Custom Action Properties to display the First Time Install, Upgrade, Regular uninstall and Replaced by a new version options options for the execution stage condition.

You should have something like that:
upgradeOptions.png
upgradeOptions.png (7.25 KiB) Viewed 12216 times
If you have other questions, please let us know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
ifoko
Posts: 35
Joined: Tue Apr 12, 2011 5:10 pm
Contact: Website

Re: detect uninstall

thx, works

best regards
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: detect uninstall

You're welcome,

If you have other questions, please let us know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”