zoukankan      html  css  js  c++  java
  • .net framework 4.0,结果还是失败,出现HRESULT 0xc8000222错误代码

    今天安装.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 WuAuServ

    2. 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

    记录下来

  • 相关阅读:
    Struts2(二)
    jiqixuexi
    UTF-8
    mysql load
    linux命令(转)
    apache FTP站点源码下载
    linux 命令
    clickhouse 查询
    CDH learning
    nfs
  • 原文地址:https://www.cnblogs.com/cicada/p/3126643.html
Copyright © 2011-2022 走看看