zoukankan      html  css  js  c++  java
  • .net framework 4.5.1( Installation failed with error code: (0x80070643), "安装时发生严重错误 " (Elapsed time: 0 00:04:49).)

     检测步骤:

    1..net framework安装中如遇错误会自动进行回滚操作,最后会有错误提示

    2.错误查找-点击上图中的工作日志(会以默认浏览器打开,如果默认浏览器不是ie,

       请复制链接用ie打开:因为用ie打开才能看到详细错误信息)

    3.根据错误提示进行修改

    我的错误是因为对msvcr110_clr0400.dll没有操作权限,则需要给(当前登录用户)赋予完全操作权限

    4.重新安装,如在遇到问题,重复1.2.3操作

  • 相关阅读:
    IEnumerator & IEnumerable
    GameObject.Active
    Unity3D的四种坐标系
    gvim
    Platform Dependent Compilation
    delegate
    new 约束
    UIPanel
    UIButton
    UISprite
  • 原文地址:https://www.cnblogs.com/LIFE-bug/p/5713737.html
Copyright © 2011-2022 走看看