重置 VS 2008 工具栏 [英] Reset VS 2008 toolbars

查看:32
本文介绍了重置 VS 2008 工具栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何完全重置我的 Visual Studio 2008 工具栏?现在,当我编写代码与调试时,工具栏会随机出现/消失.这是预期的行为吗?

How do I completely reset my Visual Studio 2008 toolbar? Right now I have toolbars randomly appearing/disappering when I write code vs. debug. Is this expected behavior?

我想让它出现相同的工具栏集并固定在工具栏区域中的相同位置.

I'd like to get it to a point where the same set of toolbars appears and sticks to their same position in the toolbar area.

推荐答案

您还可以运行以下命令之一(如果在 VS 中无法在命令行中运行,请在 Windows 中运行常规命令提示符. 作为管理员,如果您运行的是 Vista...):

You can also run one of the following commands (if you can't get it to work in the command line in VS, run the regular command prompt in Windows. As Admin, if you're running Vista...):

轻度"版本

devenv /resetskippkgs
devenv /resetsettings

硬核"版

devenv /setup

完成此操作需要一些时间,因此请耐心等待...另外,请注意,它会重置所有设置,而不仅仅是菜单.但是,如果您查看 devenv 命令的文档,您可能会发现一个仅重置菜单选项的标志.

This one takes some time to complete, so be patient... Also, note that it will reset all of the settings, not just the menus. But if you look in the documentation for the devenv command you'll probably find a flag that resets just the menu options.

这篇关于重置 VS 2008 工具栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆