Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check first if daemon service is installed during cleanup
With having a check if the service is installed before trying to stop and delete it will reduce unnecessary UAC prompts, as stop and delete are privilege operations but checking if a service is installed doesn't need elevated privileges
- Loading branch information