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 is calling uninstall, but where is the code?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jul 23, 2009
08:27 AM
Install is calling uninstall, but where is the code?
How do I debug a feature event function? I am trying to determine why my install locks up when the user cancels during the moving data portion of the install.
What happens is the following:
1. User goes through all of the pre-screening dialogues.
2. User clicks install
3. User is prompted during the install
4. User clicks cancel install
5. Install cancels and goes to the finish dialogue
6. An Uninstall notification window appears, and the install finish dialogue freezes.
7. In order to release it, i have to kill the setup.exe procress manually.
What happens is the following:
1. User goes through all of the pre-screening dialogues.
2. User clicks install
3. User is prompted during the install
4. User clicks cancel install
5. Install cancels and goes to the finish dialogue
6. An Uninstall notification window appears, and the install finish dialogue freezes.
7. In order to release it, i have to kill the setup.exe procress manually.
(1) Reply