diff --git a/Windows-Scripts/windows-repair.ps1 b/Windows-Scripts/windows-repair.ps1 index b2740aa..eea889e 100644 --- a/Windows-Scripts/windows-repair.ps1 +++ b/Windows-Scripts/windows-repair.ps1 @@ -16,7 +16,7 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S # CLOSE previous terminal exit 0 } else { - Write-Host "`nFIXING WINDOWS FULL STYLE`n" + Write-Host "`nFIXING WINDOWS FULL PRINCESS PI STYLE`n" Write-Host "ABORTING ANY SCHEDULED SHUTDOWN" shutdown.exe /a 1> $null 2> $null # cmd abort scheduled shutdowns