69 个问题
先尝试在 Windows 11、Windows 10、Windows 8.1 和 Windows 8 上安装 .NET Framework 3.5里的不同方法。
或者尝试以管理员身份运行cmd,并使用以下命令。
taskkill /im TiWorker.exe /f
net stop wuauserv /y
rmdir "%systemroot%\SoftwareDistribution\Download" /s /q
del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat" /s /f /q
cleanmgr /sageset:65535 & cleanmgr /sagerun:65535
Dism /Online /Enable-Feature /FeatureName:NetFx3 /All