Files
PhoenixPE/README.md
Jonathan Holmgren 6a8d991b51 Update README.md
2022-05-18 18:35:01 -05:00

35 lines
1.6 KiB
Markdown

# PhoenixPE
PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10. It can be booted via USB, CD/DVD, PXE/Network, or hard disk.
* PhoenixPE uses the "next-generation" PEBakery engine resulting in faster build times and advanced features compared to legacy Winbuilder projects.
* Designed from the ground up to be developer/contributor friendly and use clean, well documented code.
* Easy to understand options and uncluttered user interface.
* Flexible and fully customizable.
## License
**PhoenixPE** is licensed under the MIT license. Refer to [license](license) for more information.
## Installation
Download the [latest release]() and unpack it in the desired location. Please remember to use `7z x` when unpacking the archive from the command line to ensure full file paths remain intact. To uninstall, simply delete the PhoenixPE folder.
## Documentation
Documentation is available on the [PhoenixPE Wiki](https://github.com/PhoenixPE/PhoenixPE/wiki).
## Development
PhoenixPE is developed and mantained 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/wiki/ContributionGuidelines).
## Enhancements/Bugs
Please use the [GitHub issue tracker](https://github.com/PhoenixPE/PhoenixPE/issues) for reporting problems or suggesting new features.
## Frequently Asked Questions (FAQ)
Please check out our [Frequently Asked Questions](https://github.com/PhoenixPE/PhoenixPE/wiki/FAQ) before posting an issue or asking for help in the fourms.