mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-18 11:46:18 +00:00
Update wording in run.bat
This commit is contained in:
@@ -190,7 +190,7 @@ $arguments = $($PSBoundParameters.GetEnumerator() | ForEach-Object {
|
|||||||
})
|
})
|
||||||
|
|
||||||
Write-Output ""
|
Write-Output ""
|
||||||
Write-Output "> Running Win11Debloat..."
|
Write-Output "> Launching Win11Debloat..."
|
||||||
|
|
||||||
# Minimize the powershell window when no parameters are provided
|
# Minimize the powershell window when no parameters are provided
|
||||||
if ($arguments.Count -eq 0) {
|
if ($arguments.Count -eq 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user