Archive for the ‘Windows’ Category

Microsoft Visual C++ Express

Sunday, January 25th, 2009

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 ...