How to remove CAPS from the menu of Visual Studio 2012 RC

    Recently , Visual Studio 2012 RC was released , in which, along with numerous interface changes, the main menu was presented with the elements typed in caps. Not everyone liked it (although, personally, I like it, you can read where and when to apply the caps). The following is a way to restore the menu to its old state.



    To return the old menu, make the following changes to the Windows registry:

    HKEY_CURRENT_USER \ Software \ Microsoft \ VisualStudio \ 11.0 \ General \ SuppressUppercaseConversion
    REG_DWORD value: 1


    You can download the new version of Visual Studio 2012 RC at the special short address vs11. ru . Have a nice development!

    Also popular now: