remove setting Windowname

Window Name gets overwritten
This commit is contained in:
MyDrift 2024-07-01 18:33:27 +02:00 committed by GitHub
parent f17662adbc
commit 73a809d9b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,3 @@ function RedirectToLatestPreRelease {
# Call the redirect function
RedirectToLatestPreRelease
# Set PowerShell window title
$Host.UI.RawUI.WindowTitle = $myInvocation.MyCommand.Definition