Add Windows 10 19H1 releases

This commit is contained in:
Pete Batard
2019-05-23 14:41:23 +01:00
parent 9769ff8a16
commit e4645bfabc

View File

@@ -75,6 +75,12 @@ $ko = 0x20000
$WindowsVersions = @( $WindowsVersions = @(
@( @(
@("Windows 10", "Windows10ISO"), @("Windows 10", "Windows10ISO"),
@(
"19H1 (Build 18362.30 - 2019.05)",
@("Windows 10 Home/Pro", 1214),
@("Windows 10 Education", 1216),
@("Windows 10 Home China ", ($zh + 1215))
),
@( @(
"1809 R2 (Build 17763.107 - 2018.10)", "1809 R2 (Build 17763.107 - 2018.10)",
@("Windows 10 Home/Pro", 1060), @("Windows 10 Home/Pro", 1060),