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
- :
- Return value of 3 from a custom action.
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
Jun 26, 2008
06:45 AM
Return value of 3 from a custom action.
Hi,
Can anybody tell me that if a custom action is called after abortion of uninstallation of a product and that custom action is returning return value of 3 throws Fatal Error During installation.
How do i get rid of this error msg. or there is some other value to be returned from the custom action to abort the uninstallation.
Regards,
-manisha
Can anybody tell me that if a custom action is called after abortion of uninstallation of a product and that custom action is returning return value of 3 throws Fatal Error During installation.
How do i get rid of this error msg. or there is some other value to be returned from the custom action to abort the uninstallation.
Regards,
-manisha
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 26, 2008
07:54 AM
Try returning "2" from the Custom Action