"Cannot find one of more components. Please reinstall the application"--安装VS2013以后不能正常打开的处理办法

今天,安装完VS2013以后,不能正常启动。总提示一个让人摸不到头脑的错误:app

"Cannot find one of more components. Please reinstall the application"component

从新安装以后仍是有同样的问题。 io

后来发现, devenv.exe 对 “C:\ProgramData” 没有权限, “Access Denied”。 权限

手动打开这个目录:C:\ProgramData\Microsoft\VisualStudio\12.0 di

遇到没有权限时,就手动添加本身帐户的权限。 直到能够正常打开这个目录。co

而后VS2013就能够正常启动了。  错误

Happy Ending! 

相关文章
相关标签/搜索