Dmitry Nefedov
3 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
3 deletions
-
Download_Sophia.ps1
|
@ -57,9 +57,7 @@ if ($Wrapper) |
|
|
|
|
|
|
|
|
Start-Sleep -Second 1 |
|
|
Start-Sleep -Second 1 |
|
|
|
|
|
|
|
|
Invoke-Item -Path "$DownloadsFolder\Sophia Script Wrapper v$LatestGitHubRelease" |
|
|
Invoke-Item -Path "$DownloadsFolder\Sophia Script Wrapper v$LatestRelease" |
|
|
|
|
|
|
|
|
exit |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber) |
|
|
switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber) |
|
|