diff options
| author | WindowsAddict | 2024-08-31 21:09:12 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-08-31 21:09:12 +0000 |
| commit | 00e81be52f4acc3a5e12be1e247797fa610108f9 (patch) | |
| tree | 8cd89cad37f0d4dd123bbe7f74e190c1c4e34d9e /MAS/Separate-Files-Version/Troubleshoot.cmd | |
| parent | 2443e1e4713c0c8d9f2a5bf473f66bcc17c74309 (diff) | |
| download | Microsoft-Activation-Scripts-00e81be52f4acc3a5e12be1e247797fa610108f9.zip | |
Reword some sentences
Diffstat (limited to 'MAS/Separate-Files-Version/Troubleshoot.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Troubleshoot.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/Separate-Files-Version/Troubleshoot.cmd b/MAS/Separate-Files-Version/Troubleshoot.cmd index ae67278..7a27c66 100644 --- a/MAS/Separate-Files-Version/Troubleshoot.cmd +++ b/MAS/Separate-Files-Version/Troubleshoot.cmd @@ -547,7 +547,7 @@ echo Deleting a Volatile ^& Protected Registry Key... echo [%RegKey%]
reg query "%RegKey%" %nul% && (
call :dk_color %Red% "[Failed]"
-echo Restart your system, that will delete this registry key automatically.
+echo Restart your system using restart button, that will delete this registry key automatically.
) || (
echo [Successful]
)
|
