Missing Menu Bar in Visual Studio 2010

╄→гoц情女王★ 提交于 2019-12-24 20:13:04

问题


When I opened up Visual Studio 2010 this morning, my Menu Bar (you know, the bar with File, Edit, etc. on it) was missing. I've tried all of the right-click menus, customize options, Function keys and Google searches that I can think of but to no avail.


回答1:


Sounds like registry damage, HKCU\Software\Microsoft\VisualStudio\10.0_Config perhaps. Try running devenv.exe with the /ResetSettings command line option first. Next is rerunning setup.exe and choosing the Repair option.



来源:https://stackoverflow.com/questions/2905436/missing-menu-bar-in-visual-studio-2010

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!