New install gui (#3995)

* cleanup and checkbox addition

* Make collapsable categories

* finish new install GUI

* Fix search
This commit is contained in:
Chris Titus
2026-02-06 10:26:29 -06:00
committed by GitHub
parent 68ab69a19c
commit ac116d7083
15 changed files with 223 additions and 66 deletions

View File

@@ -30,7 +30,7 @@
"powercfg.exe /hibernate on"
],
```
## Registry Changes
Applications and System Components store and retrieve configuration data to modify windows settings, so we can use the registry to change many settings in one place.