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
1 deletions
-
Download_Sophia.ps1
|
@ -124,7 +124,7 @@ Remove-Item -Path "$DownloadsFolder\Sophia.Script.zip" -Force |
|
|
|
|
|
|
|
|
Start-Sleep -Second 1 |
|
|
Start-Sleep -Second 1 |
|
|
|
|
|
|
|
|
Invoke-Item -Path "$DownloadsFolder\Sophia Script * v$LatestStableVersion" |
|
|
Invoke-Item -Path "$DownloadsFolder\Sophia Script *" |
|
|
|
|
|
|
|
|
$SetForegroundWindow = @{ |
|
|
$SetForegroundWindow = @{ |
|
|
Namespace = "WinAPI" |
|
|
Namespace = "WinAPI" |
|
|