diff --git a/Download_Sophia.ps1 b/Download_Sophia.ps1 index 1c7c9922..0fc52de9 100644 --- a/Download_Sophia.ps1 +++ b/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"