We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78abb3 commit 07192e2Copy full SHA for 07192e2
convert/convert_windows.ml
@@ -401,8 +401,6 @@ let convert (g : G.guestfs) source inspect i_firmware
401
echo Installing drivers from %inf_dir%\n\
402
set REBOOT_PENDING=0\n\
403
\n\
404
- timeout /t 10 /nobreak\n\
405
- \n\
406
reg query \"HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\WindowsUpdate\\Auto Update\\RebootRequired\"\n\
407
if %errorlevel%==0 (\n\
408
echo Windows Update: Reboot required.\n\
0 commit comments