Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmartinezone authored Nov 21, 2019
1 parent e1277be commit aa872a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ WinPEBuilder creates your Windows Environment easily and faster in a few clicks.
- Download the Latest Release zip 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 will inject to the WinPE Image.
├── 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 name it
├── 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.
Expand Down

0 comments on commit aa872a8

Please sign in to comment.