-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Clicking on AppControl Manager tab crashes the GUI #513
Comments
I think the reason you're seeing this is that if i remember correctly, you had other modules loading their own dlls and that would prevent this module from loading its own dlls, can you start a PowerShell with no profile switch to stop them and try again? That's the only thing i can think of that is causing this issue for you but not for me. |
Something is loading |
I dont have .net 10 sdk or beta powershell installed.
Also, I tried installing AppControlManager using the GUI, it installed fine but when I tried to run it, I got the following error. I tried running with admin privileges but same error. [Window Title] [Content] A referral was returned from the server. [OK] |
Interesting, maybe a pre-check can be added to the install option or as a pre-install step that would check if the requirements were met and if not, display the steps (or refer to them) on how to get the machine to the desired state. |
You're right, i'll do that! |
@agpt8 Good news, completely fixed this issue. You will be able to use all features of the Harden Windows Security, including getting toast notifications when actions are completed, without the need to make any changes to your PowerShell profile. Also added a dialog box when that incompatible policy is detected. The changes are in this PR if you want to review: #514 I'll release a new version of the module soon that will include this change but i'm waiting to add one more new feature before doing that so it might take a day or two, hope that's okay. Thanks again for reporting the problem! |
The module will not detect if there was a problem loading its dlls and if it was, reloads PowerShell with -NoProfile switch to fix it. Also a new message will be shown when installing the AppControl Manager and there is an incompatible policy on the system. Fixes this issue: #513
Just released the update: https://github.com/HotCakeX/Harden-Windows-Security/releases/tag/Hardening-Module-v.0.7.3 |
Tools category
Harden Windows Security Module
Does Your System Meet The Requirements?
Is your Windows Installation Genuine?
Did You Read The Frequently Asked Questions?
Please Explain The Bug
Clicking on the AppControl Manager tab crashes the GUI. Error and stack trace below
Error Details
The text was updated successfully, but these errors were encountered: