博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
.net framework 4.0无法在Win7下安装的解决办法
阅读量:4982 次
发布时间:2019-06-12

本文共 650 字,大约阅读时间需要 2 分钟。

1.start - run - key in "cmd" and enter - key in "net stop WuAuServ" and enter

2.start - run - key in "%windir%" and enter - find the folder named "SoftwareDistribution" in the open window, and rename it "SDold"

3.start - run - key in "cmd" and enter - key in "net start WuAuServ" and enter

4.start - run - key in "regedit" and enter - find the sub-key "MAIN" of "HKEY_LOCAL_MACHINE\SOFWARE\Microsoft\Internet Explorer" and right-click on, then click the menu "Permissions",and then the "totally control" to be "permited"

And then you may install Microsoft .NET Framework 4 successfully.

转载于:https://www.cnblogs.com/ego/archive/2012/03/02/2376608.html

你可能感兴趣的文章
为何场效应管要用UGD与UGS(off)来比较判断夹断情况?
查看>>
.pem证书转xml格式字符串(.net)
查看>>
js构建ui的统一异常处理方案(二)
查看>>
三线程连续打印ABC
查看>>
ECharts
查看>>
初识网络爬虫
查看>>
git push 时不用每次都输入密码的方法
查看>>
54点提高PHP编程效率 引入缓存机制提升性能
查看>>
编解码-marshalling
查看>>
CDN原理
查看>>
java.lang.outofmemoryerror android
查看>>
coding
查看>>
省市联级(DataReader绑定)
查看>>
20165219 课上内容补做
查看>>
Tomcat7.0与Oracle10数据库连接池配置
查看>>
解决webpack和gulp打包js时ES6转译ES5时Object.assign()方法没转译成功的问题
查看>>
字节流与字符流的区别详解(转)
查看>>
类操作数据库
查看>>
找球号(一)
查看>>
oracle ebs 笔记
查看>>