What's Changed
Important
How To Install: Copy and Paste this command in a PowerShell window as Admin. (Technical explanation available here)
(irm 'https://raw.githubusercontent.com/HotCakeX/Harden-Windows-Security/main/Harden-Windows-Security.ps1')+'AppControl'|iex
-
Improved the update mechanism, it will remove any related previous ASR rule exclusions instead of only those for the previous app version. The same improvement was previously implemented in the bootstrapper script and the Harden Windows Security module as well.
-
Improved page behaviors, their states will now be preserved at all times even if you navigate away from them for any amount of time.
-
Fixed NuGet connection (e.g., for downloading the SignTool.exe), it isn't always compatible with HTTP v.2
PR: #516