Update wording in run.bat

This commit is contained in:
Raphire
2026-04-19 19:54:45 +02:00
parent b6e7fb1903
commit 9070be6d3f

View File

@@ -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) {