Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Fixed an issue that happened when adding rules to an existing policy. #746 - Thanks @Obscurity1935 for reporting it.
-
Updated NuGet dependencies.
-
Improved localization for various languages, achieving an approximately 95% support for 8 different supported languages. This includes every UI element, log message and so on.
-
When trying to sign into your tenant using Web Account Manager method, closing the mini window is now seen by the app and proper cancellation message will be displayed accordingly.
-
In the Create Policy page, after creating the Microsoft Recommended User Mode block rules, there will be an option to instantly open it in the Policy Editor page.
PRs
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli