Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels | Read The Rationale https://github.com/HotCakeX/Harden-Windows-Security/blob/main/Rationale.md
Added support for writing events and logs to the Windows Event Viewer. Use the new button on the GUI to activate Event logging at any time. They will be saved in Applications log under the "Harden-Windows-Security" source. Information, Warning and Error types are properly marked for easy detection.
Transition between different tabs of the GUI is smoother and faster.
The progress bar that used to appear in the Protect tab now appears globally on the entire GUI when there is activity. This helps you to know that the application is working on something and is busy.
Added a new slider to the bottom left of the GUI so you can change the transparency of the background image.
Added a new button to the bottom left of the GUI so you can browse for custom background image.
Improved resource management: You can now delete the entire module folder after closing the GUI or using the Protect-WindowsSecurity command in general, without the need to close PowerShell first.
Implemented a new error handling mechanism in the GUI. When an error occurs, users will now see a prompt that clearly explains the issue and provides guidance on the next steps. Additionally, the prompt includes a button that directs users to this repository's GitHub issues page, making it easy to report the error for swift resolution.
What's New
Added support for writing events and logs to the Windows Event Viewer. Use the new button on the GUI to activate Event logging at any time. They will be saved in Applications log under the "Harden-Windows-Security" source. Information, Warning and Error types are properly marked for easy detection.
Transition between different tabs of the GUI is smoother and faster.
The progress bar that used to appear in the Protect tab now appears globally on the entire GUI when there is activity. This helps you to know that the application is working on something and is busy.
Added a new slider to the bottom left of the GUI so you can change the transparency of the background image.
Added a new button to the bottom left of the GUI so you can browse for custom background image.
Improved resource management: You can now delete the entire module folder after closing the GUI or using the
Protect-WindowsSecurity
command in general, without the need to close PowerShell first.Implemented a new error handling mechanism in the GUI. When an error occurs, users will now see a prompt that clearly explains the issue and provides guidance on the next steps. Additionally, the prompt includes a button that directs users to this repository's GitHub issues page, making it easy to report the error for swift resolution.
closes #334