Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Updated dependencies to the latest versions.
-
Improved CLI experience when AppControl Manager is installed for a Standard user and then launched in the context of another user that is Administrator, fixing this issue.
-
Made the sidebar resizable, it no longer has a fixed width.
-
Added German language support.
-
Fixed an issue that would take AppControl Manager a bit more time to close when you clicked on the X button to close its window. The reason for that was that it was trying to release some resources before closure, now it's handled by the OS automatically and the app is closed immediately when you press the X button.
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