This commit is contained in:
Olai Vike Bøe 2022-10-09 04:22:21 +02:00
parent 46e7611928
commit c671799877

View file

@ -6,7 +6,7 @@ if (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]:
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing") [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms") [void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
[void] [System.Reflection.Assembly]::LoadWithPartialName("PresentationFramework") [void] [System.Reflection.Assembly]::LoadWithPartialName("PresentationFramework")
$host.ui.RawUI.WindowTitle = Fix Windows 11 Powershell
Clear-Host Clear-Host
#powershell.exe -WindowStyle Hidden -file > $null #powershell.exe -WindowStyle Hidden -file > $null