From 9070be6d3f75acc11e8c6333781a0ec5ed86117b Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Sun, 19 Apr 2026 19:54:45 +0200 Subject: [PATCH] Update wording in run.bat --- Scripts/Get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/Get.ps1 b/Scripts/Get.ps1 index d760a5f..bfa57dd 100644 --- a/Scripts/Get.ps1 +++ b/Scripts/Get.ps1 @@ -190,7 +190,7 @@ $arguments = $($PSBoundParameters.GetEnumerator() | ForEach-Object { }) Write-Output "" -Write-Output "> Running Win11Debloat..." +Write-Output "> Launching Win11Debloat..." # Minimize the powershell window when no parameters are provided if ($arguments.Count -eq 0) {