Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dj Art authored Oct 29, 2019
1 parent d738256 commit fcf3d01
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
# Manual is OUTDATED
# WinB - version 0.0.0.3
# WinB - version 0.0.0.10
Scripts for easy building Windows Images
# Requirements
At now, this tool contains only one script - BuildWindows10ARM.ps1.
So, for using this you need:
1. source\arm64\Images\W_10.0.16299.15.wim - Windows 10 for ARM64
2. source\arm\Images\W_8.1_ARM.wim - Windows 8.1 for ARM
3. source\arm\Images\W_10.0.16299.15_IoT.vhd - Windows 10 IoT for ARM
4. source\arm\Images\W_10.0.16299.15_PE.wim - Windows 10 PE for ARM
5. source\arm\Packages\10.0.16299.15 - Packages for Windows 10 PE for ARM
6. source\arm\Drivers - Drivers for your device, packed as 7z archive

# How to use
You need to start PowerShell as System account with TrustedInstaller privileges. RunAsTI(x86/x64) or ExecTI(msil) can help you with this.
Change working directory to bin folder, than start main.ps1 script.
Select script by entering needed number.
Wait for end.
Get your image at source\arm\Images\W_10.0.16299.15.wim
https://github.com/DjArt/WinB/wiki/How-to-build-Windows-10-ARM32-image%3F

0 comments on commit fcf3d01

Please sign in to comment.