close to final rev
This commit is contained in:
@@ -19,10 +19,6 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
|||||||
clear # clear window
|
clear # clear window
|
||||||
|
|
||||||
Write-Host -ForegroundColor Magenta @'
|
Write-Host -ForegroundColor Magenta @'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.. .....
|
.. .....
|
||||||
....------..
|
....------..
|
||||||
..:--------.. .......
|
..:--------.. .......
|
||||||
@@ -75,11 +71,9 @@ 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