Browse Source

Update Download_Sophia.ps1

pull/252/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
fc71fd0647
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Download_Sophia.ps1

2
Download_Sophia.ps1

@ -124,7 +124,7 @@ Remove-Item -Path "$DownloadsFolder\Sophia.Script.zip" -Force
Start-Sleep -Second 1
Invoke-Item -Path "$DownloadsFolder\Sophia Script * v$LatestStableVersion"
Invoke-Item -Path "$DownloadsFolder\Sophia Script *"
$SetForegroundWindow = @{
Namespace = "WinAPI"

Loading…
Cancel
Save