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

How to rollback, from after execute action?


1 reply to this topic

mooshwa

mooshwa
  • Members
  • 2 posts

Posted 18 March 2003 - 18:14

I have inserted a custom "configuration" dialog in the user interface sequence, after "Execute Action". This dialog is used to configure the product i am installing.  I want to give the user the ability to cancel setup at this point, however even though the cancel button is pressed, the product appears to be installed at this point. The next time the installer is run, it wants to uninstall.

Ideally, I would like the cancel button to rollback the installation. Is there anyway to do this?

rmadassery77

rmadassery77
  • Members
  • 52 posts

Posted 31 March 2003 - 19:32

Write an event for the cancel button as :

Event       : EndDialog
Argument  : Return
Condition  : 1

This will do the trick !!
Rajiv Madassery
Galway Scripting Center
Digital GlobalSoft Ltd.
(Subsidiary of Hewlett-Packard Company)