It is working now!. This is what I did:
Following the suggestion here:
- Removed the key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
. VS2012 loading but then crashing before I could do anything else (error inC:\Windows\syswow64\KERNELBASE.dll
) - Then I removed:
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0]
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0_Config]
and started again and is working fine.
I obviously lost all my settings but no big deal as I can now do some work! 🙂