Loading a project in Visual Studio 2015 with Update 2 (either automatically when VS start or manual load), I receive an error saying: \'The Scc Display Information package did
I have just fixed this problem with VS2015 on Windows7Pro and I DIDN'T have the SOFTWARE\WOW6432Node\SourceCodeControlProvider registry key.
I took Igor's advice and ONLY cleared the %HOMEPATH%\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache folder. When VS2015 restarted, the error was gone and VS 'rebuilt the cache'.
Darel