Harden-Windows-Security icon indicating copy to clipboard operation
Harden-Windows-Security copied to clipboard

Full GUI experience for Harden Windows Security Module

Open HotCakeX opened this issue 1 year ago • 8 comments

The Harden Windows Security module will have full GUI experience, including all of its cmdlets and features. The GUI will be modern using Windows 11 theming that will be introduced later this year into .NET 9 in WPF.

HotCakeX avatar Jun 16 '24 20:06 HotCakeX

Do you plan to use XAML with WPF for your GUI ?

JM2K69 avatar Jun 17 '24 13:06 JM2K69

Yes for sure!

HotCakeX avatar Jun 17 '24 15:06 HotCakeX

If you want some help.

JM2K69 avatar Jun 17 '24 15:06 JM2K69

If you want some help.

Sure, appreciate that, I'll take all the help i can get :) but first these 2 issues need to be taken care of by the .NET and WPF teams https://github.com/dotnet/wpf/discussions/8533 https://github.com/dotnet/wpf/issues/9373

They will allow me to use modern theming in WPF and PowerShell 7.5 which is based on .NET 9.

HotCakeX avatar Jun 17 '24 15:06 HotCakeX

There is also another library mahapps https://github.com/MahApps/MahApps.Metro but this add dependency ? As you want.

JM2K69 avatar Jun 17 '24 15:06 JM2K69

There is also another library mahapps https://github.com/MahApps/MahApps.Metro but this add dependency ? As you want.

I don't want to add 3rd party dependencies/DLLs to the module. wpf.ui integration with .NET 9 will provide everything we need.

HotCakeX avatar Jun 17 '24 16:06 HotCakeX

Ok

JM2K69 avatar Jun 17 '24 16:06 JM2K69

Adding this discussion post about required GUI changes: https://github.com/HotCakeX/Harden-Windows-Security/discussions/286

HotCakeX avatar Jun 23 '24 10:06 HotCakeX