mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
update readme and changelog
This commit is contained in:
13
README.md
13
README.md
@@ -13,7 +13,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be
|
|||||||
* Build from Win10/Win11 sources using either boot.wim or WinRE.wim as a base.
|
* Build from Win10/Win11 sources using either boot.wim or WinRE.wim as a base.
|
||||||
* Designed from the ground up to be developer/contributor friendly and use clean, well documented code.
|
* Designed from the ground up to be developer/contributor friendly and use clean, well documented code.
|
||||||
* Easy to understand options and uncluttered user interface.
|
* Easy to understand options and uncluttered user interface.
|
||||||
* Flexible and fully customizable.
|
* Flexible architecture.
|
||||||
|
* PEBakery's powerful scripting language allows extensive customization.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@@ -27,6 +28,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be
|
|||||||
* Offline OS Troubleshooting/Repair/Recovery
|
* Offline OS Troubleshooting/Repair/Recovery
|
||||||
* And more...
|
* And more...
|
||||||
|
|
||||||
|
PhoenixPE includes a variety of carefully selected applications to get you started and PEBakery's user friendly scripting language makes it easy for you create your own scripts and customize PhoenixePE with your favorite apps and settings.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
**PhoenixPE** is licensed under the MIT license. Refer to [license](LICENSE) for more information.
|
**PhoenixPE** is licensed under the MIT license. Refer to [license](LICENSE) for more information.
|
||||||
@@ -43,7 +46,13 @@ Documentation is available on the [PhoenixPE Wiki](https://github.com/PhoenixPE/
|
|||||||
|
|
||||||
PhoenixPE is developed and maintained, and supported by a community of developers/volunteers who enjoy sharing their ideas and work in their free time.
|
PhoenixPE is developed and maintained, and supported by a community of developers/volunteers who enjoy sharing their ideas and work in their free time.
|
||||||
|
|
||||||
Interested in contributing to PhoenixPE? Check out our [guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md).
|
Interested in contributing to PhoenixPE? Please read our [contributor guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md).
|
||||||
|
|
||||||
|
Want to create your own scripts, include additional applications, and personalize PhoenixPE to your taste?
|
||||||
|
|
||||||
|
Check out the following resources:
|
||||||
|
* [PEBakery Documentation](https://github.com/pebakery/pebakery-docs)
|
||||||
|
* [PhoenixPE API](https://github.com/PhoenixPE/PhoenixPE/wiki/PhoenixAPI)
|
||||||
|
|
||||||
## Enhancements/Bugs
|
## Enhancements/Bugs
|
||||||
|
|
||||||
|
@@ -14,6 +14,8 @@ Notable changes to the PhoenixPE project.
|
|||||||
- EaseUS Data Recovery Wizard
|
- EaseUS Data Recovery Wizard
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- PCI-Z script now has the option to download the latest pci.ids database from the PCI ID Repository. This vastly improves identification as the database that ships with PCI-Z 2.0.0 is from 2017.
|
||||||
|
- Apps that dynamically download the latest version now log the program version during build.
|
||||||
- Updated PinUtil (1.4.1.1-Homes32) to support pinning to StartAllBack.
|
- Updated PinUtil (1.4.1.1-Homes32) to support pinning to StartAllBack.
|
||||||
- Updated KeyboardTestUtility to v2.0.0
|
- Updated KeyboardTestUtility to v2.0.0
|
||||||
- Updated Open-Shell to v4.4.186
|
- Updated Open-Shell to v4.4.186
|
||||||
|
Reference in New Issue
Block a user