Releases: WereDev/Wu10Man
Releases · WereDev/Wu10Man
v2.1.2
- Patch release to gather further information re #13.
v2.1.1
- Patch release in attempt to fix #13
- Also adjusting logging in attempt to gather more information related to #13.
v2.1.0
- Enabling a service no longer requires a reboot to take effect
- Except for Medic Service due to access rights
- Added version number to About page.
- Fixed #10 - Service incorrectly identified as Enabled.
- Fixed issue where service cannot be enabled if another process recreated the service file.
v2.0.0
- Updated UI to allow for easier future changes to functionality.
- Changed Windows Service functionality to rename system files instead of trying to block via credentials.
- Backwards compatibility is maintained to undo credentials changes.
- Added support for disabling new Windows Update Medic Service which was voiding previous versions.
v1.2.2
- Fixed issue where application incorrectly labels service as Enabled when it's still Disabled.
v1.2.1
- Fixing bug with getting registry permissions #4
- Created installer #3
v1.2
- Bug #4
- Updating to get "Local Service" user dynamically
- Adding code to create registry key if missing before writing value.
v1.1
- Fixed issue with Admin access for UAC which was causing application not to close correctly. #1
- Added logging