Skip to content

Releases: babylard/IHM

IHM 0.7

24 Jan 21:26
Compare
Choose a tag to compare

Changes

  • Disabling Telemetry makes more Registry modifications
  • Moved Location Tracking settings to Telemetry
  • Other changes, I forgot what they were 🤡

IHM 0.6

21 Jan 19:27
Compare
Choose a tag to compare

Changes

  • Added submenus
  • Removed .ToLower when processing user Input since I was using this on numbers for some reason.
  • Telemetry can be Re-Enabled. (Overwrites hosts with defaults)
  • Refactored DisableBloat Function

Bug Fixes

  • Registry edits no longer fail

IHM_DEDczNSF6a

IHM 0.5

22 Oct 13:51
Compare
Choose a tag to compare

Added Features

  • Re-enabling Bloat

  • Disabling/Re-Enabling services related to Windows update which can have major performance impact.
    This includes UsoSvc, CryptSvc, WaaSMedicSvc, BITS, and wuauserv. BITS specifically is also able to be used as a backdoor if that's something you're paranoid about.

  • Disable all

  • Re-Enable all

image

image

Changes

  • Much more exception handling

Known bugs

  • Disable bloat function sometimes unable to find registry paths. Not sure if this is because I'm on Win11 or not, haven't tested in a vm yet.

IHM 0.4

10 Oct 15:24
Compare
Choose a tag to compare

Bug fixes

  • Fixed hosts file entries being written over comments

Pretty minor release.

IHM 0.3

09 Oct 18:46
b1230e7
Compare
Choose a tag to compare

Added Features

  • Bloat disabling
  • Ability to return to Menu
  • Telemetry disabling

image

Note: Some of this only takes effect on Windows 10. Not sure about 11.

Changes

  • Removed Disabling Cortana since that isn't even a thing anymore
  • Improved Console output / Exception handling
  • When modifying hosts, the file is no longer replaced but written to directly since that could cause issues.

image

Knows Bugs

  • When writing to hosts, i noticed it can sometimes write entries over comments.

IHM 0.2

28 Feb 15:32
Compare
Choose a tag to compare

Features

  1. You can now disable Cortana

Known issues

After adding the ability to disable Cortana, when Press Enter to exit... shows up, it sometimes appears twice. Still trying to figure out why this is, but I'll try to have it fixed in the next release.

IHM 0.1

19 Feb 16:00
Compare
Choose a tag to compare

First release of IHM.