I have a plug-in that includes a windows service that is (optionally) enabled using the plug-in configuration.
Problem is if the services in enabled (Installed/started) then when it comes to uninstall the plug-in there is no way to stop/uninstall the service. It would be good if you could have something like "Pre-Uninstall" program to run as a setup task in MPI. That way I could write a cleanup tool that would stop the service and uninstal it; MPI would then continue it's uninstall as usual.
Any suggestions? I don't want to leave users with a broken/unclean uninstall.
Cheers,
mcraenz
Problem is if the services in enabled (Installed/started) then when it comes to uninstall the plug-in there is no way to stop/uninstall the service. It would be good if you could have something like "Pre-Uninstall" program to run as a setup task in MPI. That way I could write a cleanup tool that would stop the service and uninstal it; MPI would then continue it's uninstall as usual.
Any suggestions? I don't want to leave users with a broken/unclean uninstall.
Cheers,
mcraenz