Dmitry Nefedov
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Download_Sophia.ps1
|
|
@ -95,7 +95,7 @@ switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber) |
|
|
|
|
|
|
|
break |
|
|
|
} |
|
|
|
{($_ -ge 19041) -and ($_ -le 19048)} |
|
|
|
{($_ -ge 19044) -and ($_ -le 19048)} |
|
|
|
{ |
|
|
|
if ($PSVersionTable.PSVersion.Major -eq 5) |
|
|
|
{ |
|
|
|