安装.net3.5失败时的解决发案
作者:秦起风 日期:2013-01-24
服务器上装了.net1.0和.net2.0的版本后,因为要新调试一个.net3.5的程序,需要新装一个,但出现了如下提示的错误,百度了一下,大多说要么清理一下以前的版本后再装,要么重做系统。。我是在服务器上,如何敢这样试?无法,只好重新再找其它的方法,终于找到了:
解决方案很简单:删除 %SystemRoot%\system32\spupdsvc.exe,再次安装.net3.5,搞定。
XPSEPSC Installer is not installed 导致 .Net Framework 3.5 安装失败的解决方案
[04/09/10,23:48:06] XPSEPSC Installer: [2] Error code 1603 for this component means "安装时发生严重错误
"
[04/09/10,23:48:06] XPSEPSC Installer: [2] Setup Failed on component XPSEPSC Installer
解决方案很简单:删除 %SystemRoot%\system32\spupdsvc.exe,再次安装.net3.5,搞定。
XPSEPSC Installer is not installed 导致 .Net Framework 3.5 安装失败的解决方案
[04/09/10,23:48:06] XPSEPSC Installer: [2] Error code 1603 for this component means "安装时发生严重错误
"
[04/09/10,23:48:06] XPSEPSC Installer: [2] Setup Failed on component XPSEPSC Installer
- 1