WinPE Creation Tool is a free and open source utility that allows you to create a complete WinPE environment, including a directory, an ISO and a bootable USB key.
Windows ADK must be installed on your computer.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Windows 10
- Windows ADK
- Visual Studio 2017
To get started, download the project on GitHub. Unzip the folder somewhere on your computer. Then open the "WinPE_Creation_Tool.sln" file with Visual Studio 2017. There you go. The project is open and you can edit it at your convenience.
To deploy and test the application, navigate to the folder /WinPE_Creation_Tool/bin/Debug/ and launch "WinPE_Creation_Tool.exe".
- Bruno Paiva - https://brunopaiva.ch
This project is licensed under the GNU General Public License Version 3 - see the LICENSE.md file for details.
Download this project : https://github.com/brunopaiva15/WinPE_Creation_Tool/releases/
Windows ADK must be installed on your computer : https://bit.ly/2JZlKYv