Reset VS 2008 toolbars
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. 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...): "Mild" versions devenv /resetskippkgs devenv /resetsettings "Hardcore" version devenv /setup This one takes some time to