Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Releases: WereDev/Wu10Man

v2.1.2

10 Jul 00:08
Compare
Choose a tag to compare
  • Patch release to gather further information re #13.

v2.1.1

08 Jul 23:28
Compare
Choose a tag to compare
  • Patch release in attempt to fix #13
  • Also adjusting logging in attempt to gather more information related to #13.

v2.1.0

24 Feb 22:54
Compare
Choose a tag to compare
  • 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

25 Dec 23:20
Compare
Choose a tag to compare
  • 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.
    • Fixes #7

v1.2.2

05 Aug 18:07
Compare
Choose a tag to compare
  • Fixed issue where application incorrectly labels service as Enabled when it's still Disabled.

v1.2.1

30 Jun 21:35
Compare
Choose a tag to compare
  • Fixing bug with getting registry permissions #4
  • Created installer #3

v1.2

23 Jun 13:48
Compare
Choose a tag to compare
  • Bug #4
  • Updating to get "Local Service" user dynamically
  • Adding code to create registry key if missing before writing value.

v1.1

22 Jun 03:06
Compare
Choose a tag to compare
  • Fixed issue with Admin access for UAC which was causing application not to close correctly. #1
  • Added logging

v1.0

19 May 23:19
Compare
Choose a tag to compare
  • Initial Release