win7安装net framework 4.0 或者4.5都失败

来源:互联网 发布:域名怎么解析动态ip 编辑:程序博客网 时间:2024/05/22 03:36

win7安装net framework 4.0 或者4.5都失败。解决方法如下。

其实在在安装.net framework 4.0时就失败……后来就单独安装.net framework 4.0,结果还是失败,出现HRESULT 0xc8000222错误代码,去官网上查找,发现作如下操作步骤即可This behavior may occur if the temporary folder of Windows Update has been corrupted. We can refer to the following steps to rename this folder. Please be assured the folder will be created again when we visit the Windows Update site again.1. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.net stop WuAuServ2. Click Start, Run, type: %windir% and press Enter.3. In the opened folder, rename the folder SoftwareDistribution to SDold.4. Click Start, Run, type: cmd and press Enter.Please run the following command in the opened window.net start WuAuServ原来这个还和Windows Update有关系,给目录名重命名一下再次安装,即安装成功了

0 0
原创粉丝点击