Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmartinezone/WinPEBuilder
WinPEBuilder v1.1 - create your WinPE bootable Images easily, including custom scripts and drivers.
https://github.com/cmartinezone/WinPEBuilder
batch-script preboot windows winpe
Last synced: 2 months ago
JSON representation
WinPEBuilder v1.1 - create your WinPE bootable Images easily, including custom scripts and drivers.
- Host: GitHub
- URL: https://github.com/cmartinezone/WinPEBuilder
- Owner: cmartinezone
- Created: 2019-01-15T07:09:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T00:27:00.000Z (about 3 years ago)
- Last Synced: 2024-08-03T13:15:12.005Z (5 months ago)
- Topics: batch-script, preboot, windows, winpe
- Language: Batchfile
- Homepage:
- Size: 41 KB
- Stars: 82
- Watchers: 2
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starz - cmartinezone/WinPEBuilder - WinPEBuilder v1.1 - create your WinPE bootable Images easily, including custom scripts and drivers. (Batchfile)
- jimsghstars - cmartinezone/WinPEBuilder - WinPEBuilder v1.1 - create your WinPE bootable Images easily, including custom scripts and drivers. (Batchfile)
README
# WinPEBuilder 1.1
WinPEBuilder creates your Windows PE Environment easily and faster in a few clicks. You will be able to Generate a custom WinPE Images with the essential packages included.
## WinPE Packages preset:
- ***HTA, WMI, StorageWMI, Scripting, NetFx, PowerShell, DismCmdlets, FMAPI, SecureBootCmdlets, EnhancedStorage, SecureStartup (BitLocker Support).***
- More information about [WinPE packages](https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-add-packages--optional-components-reference#winpe-optional-components-- "WinPE packages")
## How Does it Work?
- First, you must install the [Windows Assessment and Deployment Kit (Windows ADK)](https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install "Windows Assessment and Deployment Kit (Windows ADK)").
- Do not Forget to Install New [Windows Preinstallation Environment (PE)](https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install#other-adk-downloads "Windows Preinstallation Environment (PE)") is available separately from the Assessment and Deployment Kit (ADK).
- [Download the Latest Release zip](https://github.com/cmartinezone/WinPEBuilder/releases) file and, unzip it.
Now we are almost ready to create our WinPE:
### WinPEBuilder directory layout:
├── Add-Drivers # Add all the drivers in this location, they will added to the WinPE Image.
├── Add-Scripts # any script or file will copy to the WinPE %SYSTEM32% root
├── WinPE-ISO # The WinPE ISO will be generated on this directory and will named: WinPE_X64.iso
└── WinPE-Root # This Directory is used to mount the WinPE image.
##### Optional:
- Changing the Background: Replace the the image located **"\Add-Scripts\winpe.jpg"** 800x600 px.
- If you want the default WinPE background remove **"\Add-Scripts\winpe.jpg"**.
- Calling Custom Scripts. You need to edit **["\Add-Scripts\startnet.cmd"](Add-Scripts/startnet.cmd)**
- Add your **Scripts** and **drivers** to the corresponding directories.
------------
#### Run as Administrator: WinPEBuilder.bat
Your WinPE ISO will be ready in 2 to 5 minutes.## Donate:
If this project helps, you can give me a cup of coffee ;).[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5NWDHDEXV9582&source=url)