Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Changing Visual Studio 2012 Menus to Mixed Case

RSS
Modified on Fri, May 31, 2013, 10:46 AM by Administrator Categorized as Visual Studio and Developer Tools

Reference

This article was blatantly plagiarized from here: http://www.richard-banks.org/2012/06/how-to-prevent-visual-studio-2012-all.html.

Procedure

Manual

1. Create the following registry key and value

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

2. Restart Visual Studio

REG File Contents

1. Create the following registry key and value

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General]
"SuppressUppercaseConversion"=dword:00000001

2. Restart Visual Studio

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.