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
- :
- Feature Installing Event Removal
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
‎Dec 14, 2012
02:53 PM
Feature Installing Event Removal
I'm using InstallShield 2011, and my install is an Installscript MSI project. I was using the "Installing" event of a feature to preform some work. I have since decided that those actions need to happen on the "Installed" event instead. I have since removed the Installing event code (both the function and it's prototype) from my script. In the IDE on the feature that no longer should have an Installing event, the feature's Installing event is still listed in the "Feature Events" section. When I change the drop down menu to "None Selected" and save the project, navigate away from and then back to that feature the Installing event is again listed in the Feature Events section as having a handler. Is there a way to make this not happen?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 07, 2015
10:41 AM
Running into same issue. I can't figure it out either.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 07, 2015
02:22 PM
Just saw a good workaround in this thread https://community.flexerasoftware.com/showthread.php?200671-Feature-Event-Uninstalling&highlight=Feature+Event
