This suggests there were registry keys left behind after the uninstall which causes .Net Explorer to think that version of Visual Studio is still installed. For example, if Visual Studio 2012 has been uninstalled but the following registry key still exists, .Net Explorer assumes Visual Studio 2012 is still installed: 32-bit Operating System: HKLM\SOFTWARE\Microsoft\VisualStudio\11.0\InstallDir 64-bit Operating system: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\11.0\InstallDir
↧