码迷,mamicode.com
首页 > 其他好文 > 详细

Vs2010 每次启动都重复累计加载工具 2c298b35-07da-45f1-96a3-be55d91c8d7a 启动慢的解决方法

时间:2014-08-23 11:16:00      阅读:343      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   os   io   for   ar   art   

安装了vs2010 和vs2013之后,vs2010 安装了第三方的控件,每次启动2010都installer  工具箱的packge     2c298b35-07da-45f1-96a3-be55d91c8d7a   ,查了一些资料,删除了注册表里的相关项后,解决了该问题。

Searched through registry looking for "2c298b35-07da-45f1-96a3-be55d91c8d7a". Backed up the registry key and deleted it.

Found the entries in the following locations:

删除注册表中的项:
1. [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0_Config\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]
2. [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0Exp\Configuration\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]
3. [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]
4. [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]
5. [HKEY_USERS\.DEFAULT\Software\Microsoft\VisualStudio\10.0_Config\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]
6. [HKEY_USERS\S-1-5-21-2705550674-1607040020-2235880358-1109\Software\Microsoft\VisualStudio\10.0_Config\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}]

 

参考文献地址:http://hexen.blog.163.com/blog/static/91371742011228111122903/

http://blog.csdn.net/sam1012/article/details/7814967

Vs2010 每次启动都重复累计加载工具 2c298b35-07da-45f1-96a3-be55d91c8d7a 启动慢的解决方法

标签:style   blog   http   color   os   io   for   ar   art   

原文地址:http://www.cnblogs.com/jiurusoft/p/3930759.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!