mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts
synced 2025-05-12 18:10:07 -04:00
Reword some sentences
This commit is contained in:
parent
2443e1e471
commit
00e81be52f
7 changed files with 33 additions and 33 deletions
|
@ -700,7 +700,7 @@ for /f %%a in ('%psc% "(Get-Date).ToString('yyyyMMdd-HHmmssfff')"') do set _time
|
|||
sc query TrustedInstaller | find /i "RUNNING" %nul% && (
|
||||
%eline%
|
||||
echo Failed to stop the TrustedInstaller service.
|
||||
echo Restart your system and try again.
|
||||
echo Restart your system using restart button and try again.
|
||||
set preperror=1
|
||||
exit /b
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue