标签:style blog http color 使用 os
时间:Today
地点:420实验室
事件:
在重新安装VS2010 的过程中,总是在.NET Framework 4 Multi-Targeting Pack 这个地方失败。
错误代码如下:
[07/19/14,13:41:48] .NET Framework 4 Multi-Targeting Pack: [2] Error: Installation failed for component .NET Framework 4 Multi-Targeting Pack. MSI returned error code 1612
[07/19/14,13:41:56] VS70pgui: [2] DepCheck indicates .NET Framework 4 Multi-Targeting Pack is not installed.
[07/19/14,13:41:56] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Ultimate - CHS was not attempted to be installed.
[07/19/14,13:41:56] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Tools for Office Runtime (x86) was not attempted to be installed.
[07/19/14,13:41:56] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2010 Tools for Office Runtime (x86)语言包 - CHS was not attempted to be installed.
后面还有很长一串,都是XXX was no attempted to be installed.
自己考虑的原因应该是没有卸载干净,尝试了几次检查软件安装情况、检查安装目录、清理注册表然后关机重启n次后,终于放弃了挣扎。
拿着error code 1612和简单的错误描述去问度娘。国内的精英们给出的精英们,也都无非是考虑卸载干净,重装系统等“办法”。
还是得去问我大谷歌,搞技术的还得靠男的2333333:(
然后这个帖子就出现了http://superuser.com/questions/565737/vs2010-professional-installation
唯一的一个回答:“I was able to install VS2010 after installing the fix from this link”,
然后正是用这个MS自己出的小工具把这个问题解决了。
这个工具能解决在安装和卸载过程中遇到的好多问题,个人认为只要还是跟Windows的注册表相关。它可以帮你把注册表相应表项清理干净。
使用很简单,这里就不做介绍了。
给个官方链:http://support.microsoft.com/mats/Program_Install_and_Uninstall
希望能帮到大家!
end
VS2010重新安装时,“MSI returned error code 1612”的解决方案,布布扣,bubuko.com
VS2010重新安装时,“MSI returned error code 1612”的解决方案
标签:style blog http color 使用 os
原文地址:http://www.cnblogs.com/ttghc/p/3854999.html