[Window] .MUS 0x80070422 Error
Window Update 服务没有开启。开启后可以执行如下命令:
for /f %%i in ('dir D:\Hotfix\*.msu /S /B /ON') do wusa.exe %%i /quiet /norestart
Powered By D&J (URL:http://www.cnblogs.com/Areas/)
Window Update 服务没有开启。开启后可以执行如下命令:
for /f %%i in ('dir D:\Hotfix\*.msu /S /B /ON') do wusa.exe %%i /quiet /norestart