From 6cac2f8db08cfd9b847fcbf97128ca8e9c6dc9ea Mon Sep 17 00:00:00 2001 From: LeDragoX Date: Wed, 13 Jan 2021 17:02:42 -0300 Subject: [PATCH] Show proper timing --- scripts/all-in-one-tweaks.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/all-in-one-tweaks.ps1 b/scripts/all-in-one-tweaks.ps1 index 288d661..b9c6b36 100644 --- a/scripts/all-in-one-tweaks.ps1 +++ b/scripts/all-in-one-tweaks.ps1 @@ -29,7 +29,7 @@ function RunDebloatSoftwares { Start-Process WinaeroTweaker.exe Pop-Location - CountNseconds # Count 3 seconds (default) then exit + CountNseconds -Time 2 -Msg "Waiting" # Count 2 seconds then exit ShowMessage -Title "DON'T CLOSE YET" -Message $Message Write-Host "Running ShutUp10 and applying configs..."