Microsoft Visual C++ Express
Posted on January 25th, 2009 | by Simie |I was trying to install Visual C++ Express on Windows 7 recently, and found it failed before it even started installing. The other day, however, I was offered a fix for a completely unrelated issue which also fixed this.

The command:
reg delete HKLM\SOFTWARE\Microsoft\SQMClient\Windows\DisabledSessions /va /f
Now happily coding with Visual C++ on Windows 7! =)