Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Custom Actions on an uninstall


1 reply to this topic

waysystems

waysystems
  • Members
  • 1 posts

Posted 10 May 2005 - 15:17

Hello,

I have a custom action that launches an executable on install to perform some arbitrary task. I do not want this executable to run when the user is uninstalling the product but it does. How do I remove this custom action from the uninstallation sequence? Is this possible?

thanks
Ben

bhochberg@waysystems.com

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 11 May 2005 - 14:20

Are you talking about a custom script function? (There are no "custom actions" in pure InstallScript projects, this term only exists in MSI).
Where do you call this script function?