Added StartAllBack as an alternative to OpenShell and StartIsBack (user request)

Added component script to include modern task manager
This commit is contained in:
Homes32
2022-12-26 17:33:53 -06:00
parent 06f891e608
commit 8aadb8114d
6 changed files with 689 additions and 39 deletions

View File

@@ -5,8 +5,11 @@ Notable changes to the PhoenixPE project.
## Release UNRELEASED
### Added
- StartAllBack (Win11 successor to StartIsBack) as an alternative start menu to OpenShell and StartIsBack++.
- New script that allows the option to use the modern Task Manager instead of the default Task Manger included in boot.wim/WinRE.wim.
### Changed
- Updated PinUtil (1.4.1.1-Homes32) to support pinning to StartAllBack.
### Fixed
- Fixed an issue preventing network services from being installed if no NIC's were present.