Dmitry Nefedov
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
5 deletions
-
README.md
|
|
|
@ -6,8 +6,6 @@ |
|
|
|
[](https://www.codacy.com/manual/farag2/Windows-10-Setup-Script) |
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
[2004](https://gist.github.com/farag2/5a6d9952247aefe42ba81a9d95507765) test version |
|
|
|
</div> |
|
|
|
|
|
|
|
[](https://ko-fi.com/Q5Q51QUJC) |
|
|
|
@ -66,15 +64,16 @@ To run the script: |
|
|
|
- Download [up-to-date version](https://github.com/farag2/Setup-Windows-10/releases); |
|
|
|
- Expand the archive; |
|
|
|
- Check whether .ps1 is encoded in **UTF-8 with BOM**; |
|
|
|
- Run .ps1 file via PowerShell.exe; |
|
|
|
- Run .ps1 file via powershell.exe; |
|
|
|
- Or Start.cmd as Administrator. The script will start immediately. |
|
|
|
|
|
|
|
## Supported Windows versions |
|
|
|
|
|
|
|
|Version|Code name| Marketing name |Build| Arch | Editions | |
|
|
|
|:-----:|:-------:|:------------------:|:---:|:------:|:-----------------:| |
|
|
|
| 1909 | 19H2 |November 2019 Update|18363|x64 only|Home/Pro/Enterprise| |
|
|
|
| 1903 | 19H1 | May 2019 Update |18362|x64 only|Home/Pro/Enterprise| |
|
|
|
| 2004 | 20H1 | May 2020 Update |18363| x64 |Home/Pro/Enterprise| |
|
|
|
| 1909 | 19H2 |November 2019 Update|18363| x64 |Home/Pro/Enterprise| |
|
|
|
| 1903 | 19H1 | May 2019 Update |18362| x64 |Home/Pro/Enterprise| |
|
|
|
|
|
|
|
## FAQ |
|
|
|
|
|
|
|
|