Dmitry Nefedov 4 months ago
parent
commit
fd3ad0544d
  1. 2
      Download_Sophia.ps1

2
Download_Sophia.ps1

@ -210,7 +210,7 @@ if (-not ("WinAPI.ForegroundWindow" -as [type]))
}
catch [System.Management.Automation.ParameterBindingException]
{
Write-Warning -Message "PowerShell 5.1 does not compile code if the username contains non-Latin characters (including emoji) and is written in lowercase."
Write-Warning -Message "PowerShell 5.1 does not compile code if the username contains non-Latin characters (including emoji) and is written in lowercase. Ignore this error message. Open background folder manually."
}
}

Loading…
Cancel
Save