Net framework4.6 安装时发生错误解决方法

2021-12-10 14:54:43 陕西新华电脑软件学校
         有时候在安装Net framework时,总会遇到安装发生错误,退回安装的情况,那么,如果遇到了这样的情况,要如何去解决呢?
        经过再次
安装发生严重故障 后来看了日志 发现 红字
            Returning IDRETRY. INSTALLMESSAGE_ERROR [Error 1321.The Installer has insufficient privileges to modify this file: C:Windowssystem32msvcp110_clr0400.dll.]
            Returning IDRETRY. INSTALLMESSAGE_ERROR [Error 1321.The Installer has insufficient privileges to modify this file: C:Windowssystem32msvcp110_clr0400.dll.]
            Returning IDRETRY. INSTALLMESSAGE_ERROR [Error 1321.The Installer has insufficient privileges to modify this file: C:Windowssystem32msvcp110_clr0400.dll.]
            Returning IDRETRY. INSTALLMESSAGE_ERROR [Error 1321.The Installer has insufficient privileges to modify this file: C:Windowssystem32msvcp110_clr0400.dll.]
       那么,这个就属于权限的问题了,既然知道了什么原因,也就好修改了!
       解决方法:

       将C:Windowssystem32 下面的msvcr110_clr0400.dll 、msvcp110_clr0400 和 C:WindowsSysWOW64下面的msvcr110_clr0400.dll 、msvcp110_clr0400 四个文件属性-安全 -编辑-里面给system admin users 用户完全控制权限 然后就可以安装了!
       快去试试吧!
专业职业规划师为你提供更多帮助【在线咨询

转载请注明源自陕西新华电脑软件学校

★m.sxxhce.cn★

上一篇:女孩适合高职单招专业有哪些?
下一篇:PHP高并发和大流量的解决思路