This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Install interrupted event
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 28, 2012
10:53 AM
Install interrupted event
How to catch event of installation interruption? If user pressed Cancel or something like that. I've discovered OnInstallFilesActionAfter is not called in such situations and can't find analogous event. Project type: InstallScript MSI
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 01, 2012
10:30 AM
This should be the OnAbort function which can be found in the InstallScript window by selecting Miscellaneous in the left dropdown and OnAbort in the right one.
HTH
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=InstallShield2011-mergedProjects-installshield17langref-LangrefOnAborthtm&sliceId=&docTypeID=DT_MACROVISIONHELPNET_1_1&dialogID=127708455&stateId=0%200%20127706106
HTH
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=InstallShield2011-mergedProjects-installshield17langref-LangrefOnAborthtm&sliceId=&docTypeID=DT_MACROVISIONHELPNET_1_1&dialogID=127708455&stateId=0%200%20127706106