mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
Actually changed script complete message
This commit is contained in:
@@ -77,5 +77,6 @@ if ($disable_context -eq 'y') {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Write-Output ""
|
Write-Output ""
|
||||||
Write-Output "Script completed! Press any key to continue..."
|
Write-Output "Script completed! You may need to restart to apply all changes."
|
||||||
|
Write-Output "Press any key to continue..."
|
||||||
$Host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")
|
$Host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")
|
||||||
Reference in New Issue
Block a user