close to final rev
This commit is contained in:
@@ -18,11 +18,7 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
|||||||
} else {
|
} else {
|
||||||
clear # clear window
|
clear # clear window
|
||||||
|
|
||||||
Write-Host -ForegroundColor Magenta @'
|
Write-Host -ForegroundColor Magenta @'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.. .....
|
.. .....
|
||||||
....------..
|
....------..
|
||||||
..:--------.. .......
|
..:--------.. .......
|
||||||
@@ -74,12 +70,10 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
|||||||
.:*#:..:*@@@%:. .-%@*%@#*%*#=..-%-....:+#=-.:#%-.:+-.......
|
.:*#:..:*@@@%:. .-%@*%@#*%*#=..-%-....:+#=-.:#%-.:+-.......
|
||||||
.+@#=.-*@@@@*.. ....-%@@@@@@=..+%*.. .-%--=+#%-.:*-. ....
|
.+@#=.-*@@@@*.. ....-%@@@@@@=..+%*.. .-%--=+#%-.:*-. ....
|
||||||
.-=++++++++=... .:***+++==::::... .-%#=-*#%#**#-.
|
.-=++++++++=... .:***+++==::::... .-%#=-*#%#**#-.
|
||||||
..............
|
..............
|
||||||
|
|
||||||
|
|
||||||
'@
|
'@
|
||||||
|
|
||||||
Write-Host "`nFIXING WINDOWS FULL PRINCESS PI STYLE`n"
|
Write-Host "`nFIXING WINDOWS FULL PRINCESS PI STYLE`n" -ForegroundColor Magenta
|
||||||
|
|
||||||
Write-Host "ABORTING ANY SCHEDULED SHUTDOWN 1/17"
|
Write-Host "ABORTING ANY SCHEDULED SHUTDOWN 1/17"
|
||||||
shutdown.exe /a > $null 2> $null # cmd abort scheduled shutdowns
|
shutdown.exe /a > $null 2> $null # cmd abort scheduled shutdowns
|
||||||
|
|||||||
Reference in New Issue
Block a user