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
- :
- Service not deleted after uninstall
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 30, 2010
06:33 AM
Service not deleted after uninstall
I use the InstallShield standard functionality (under Component->Advanced settings->Services) to create a service. When I uninstall my application, the service isn't deleted although it should.
I configured the following four events for my service:
Install Start
Install Stop
Uninstall Stop
Uninstall Delete
In my oppinion Uninstall Stop + Delete should during an uninstallation first stop a service and then delete it???
In my case this doesn't work! What could be the problem?
Thanks for any hint.
Btw. it's a Sybase SQL Anywhere Service 10.0.1 EBF 4075 (dbsrv10.exe)
I configured the following four events for my service:
Install Start
Install Stop
Uninstall Stop
Uninstall Delete
In my oppinion Uninstall Stop + Delete should during an uninstallation first stop a service and then delete it???
In my case this doesn't work! What could be the problem?
Thanks for any hint.
Btw. it's a Sybase SQL Anywhere Service 10.0.1 EBF 4075 (dbsrv10.exe)
(1) Reply