Update ResetWUEng.cmd

This commit is contained in:
Manuel Gil
2017-06-06 11:22:32 -05:00
committed by GitHub
parent 135f384f32
commit b6c8d78d28

View File

@@ -930,13 +930,13 @@ goto :eof
:: /*************************************************************************************/ :: /*************************************************************************************/
:: Crea el menú de descarga de diagnósticos. :: Crea el menú de descarga de diagnósticos.
:: void diagnostic(); :: void diagnostic();
:: /*************************************************************************************/ :: /*************************************************************************************/
:diagnostic :diagnostic
call :print Download and run diagnostics for your system. call :print Download and run diagnostics for your system.
echo. 1. Windows Update on Windows 7, Windows 8 y Windows 8.1. echo. 1. Windows Update on Windows 7, Windows 8 and Windows 8.1.
echo. 2. Windows Update on Windows 10. echo. 2. Windows Update on Windows 10.
echo. 3. Apps on Windows 8.1. echo. 3. Apps on Windows 8.1.
echo. 4. Apps on Windows 10. echo. 4. Apps on Windows 10.