mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2026-01-29 09:19:00 +01:00
Remove newlines before blue lines
This commit is contained in:
parent
8d8ed5d098
commit
72cd62552e
7 changed files with 7 additions and 105 deletions
|
|
@ -1165,7 +1165,6 @@ sc query Winmgmt | find /i "STOPPED" %nul% && (
|
|||
echo [Successful]
|
||||
) || (
|
||||
call :dk_color %Red% "[Failed]"
|
||||
echo:
|
||||
call :dk_color %Blue% "Its recommended to select [Restart] option and then apply Fix WMI option again."
|
||||
echo %line%
|
||||
echo:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue