We developed an installer using Wix, and after uninstalling our app it suggests that we reboot the computer. It seems due to our app having installed a Windows Service.
Is there any way we can avoid reboot, maybe if we have some code which stops the service, unregisters it, etc?