Skip to main content

Resetting VS.NET 2008 IDE

when something happened in your VS IDE like can't use CTRL + F, CTRL + H..u can try this at command prompt
devenv /ResetSettings


hope it can help

Comments