feat: Support Windows 10 LTSC (#97)

This commit is contained in:
Kroese 2024-01-26 06:05:01 +01:00 committed by GitHub
parent 9bb4a4a322
commit 1c79e3e1f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 425 additions and 2 deletions

View file

@ -77,11 +77,13 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
- ```win11``` = Windows 11
- ```win10``` = Windows 10
- ```ltsc10``` = Windows 10 LTSC
- ```win81``` = Windows 8.1
- ```win22``` = Windows Server 2022
- ```win19``` = Windows Server 2019
- ```win16``` = Windows Server 2016
- ```tiny11``` = Tiny 11 (Slow download)
- ```tiny10``` = Tiny 10 (Slow download)
- ```win7``` = Windows 7 (Slow download)
* ### How do I increase the amount of CPU or RAM?