Skip to content

Commit

Permalink
Added Windows 11 21H2
Browse files Browse the repository at this point in the history
  • Loading branch information
3omar-mostafa committed Apr 6, 2022
1 parent 2834ce8 commit fd6a1e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
env:
ARCH: "x64"
LANGUAGE: "English International"
WINDOWS: "10"
VERSION: "21H2"
WINDOWS: "11"
VERSION: "22000.318" # a.k.a 21H2

jobs:
Extract:
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,13 @@ Extract Important files from MS Windows ISO files
You can now download any file you need from windows file system.

# Downloads
Download Windows Boot and Font files for different windows 10 versions from [releases](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases)
Download Windows Boot and Font files for different windows 10/11 versions from [releases](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases)

### Currently Have
- [Windows 11 21H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/11_21H2_x64)

---

- [Windows 10 21H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/21H2_x64)
- [Windows 10 21H1 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/21H1_x64)
- [Windows 10 20H2 English International x64](https://github.com/3omar-mostafa/Windows-ISO-Extractor/releases/tag/20H2_x64)
Expand Down

0 comments on commit fd6a1e7

Please sign in to comment.