Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Updated dependencies to the latest version.
-
Animated the shadow in the Supplemental policy creation page to react to hover/touch.
-
Added country flags to the languages selection drop down menu in the Settings page.
-
Significantly improved the appearance and design of the scalability radial gauges in various pages that implement it.
-
Natively implemented package signing logic to avoid the need for SignTool.exe. This feature is only used when the app is installed from the GitHub source and you update to the latest version.
-
Improved localization.
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
