前段时间vs2010的manage help setting突然打不开了,出现the location specified for the help content store is invalid or you do not have access to it,
在网上找到一个解决办法,转载一下。
- located HelpLibAgent.ext and HelpLibManager.exe (both in "%program files%\Microsoft Help Viewer \v1.0" in my case)
- both of these files got full security permissons for my account just as outlined here (don't know if necessary but why not?)
- Opened "HelpLibManager.exe.config" and changed "FirstTimeRun" to value="True"
- Started the Manage Help Settings
- Dialog to choose directory now (re?)appears with a non-existing path (maybe this was the problem?)
- Choose a new one
- EVERYTHING FINE
本文介绍了解决VS2010中ManageHelpSetting无法打开的问题。通过调整两个文件的安全权限,并修改配置文件中的FirstTimeRun属性,最终成功重新配置了帮助内容存储路径。

5万+

被折叠的 条评论
为什么被折叠?



