From 0b5465f2e318aace30ad09ee55b2261fa309eaf0 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 6 Oct 2021 10:55:40 +0300 Subject: [PATCH] Update Download_Sophia.ps1 --- Download_Sophia.ps1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Download_Sophia.ps1 b/Download_Sophia.ps1 index 9ae8e460..a73c494d 100644 --- a/Download_Sophia.ps1 +++ b/Download_Sophia.ps1 @@ -57,9 +57,7 @@ if ($Wrapper) Start-Sleep -Second 1 - Invoke-Item -Path "$DownloadsFolder\Sophia Script Wrapper v$LatestGitHubRelease" - - exit + Invoke-Item -Path "$DownloadsFolder\Sophia Script Wrapper v$LatestRelease" } switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber)