The installation fails with the following error:
"Installation of Microsoft Visual C++ Runtime failed. Exit code: 5100. Result: Asia"
So I tried manually installing Microsoft Visual C++ 2010 Redistributable Package (x86) from the download site and it fails with the following error:
"A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine."
Which was a little more informative. Various posts on the subject relate correcting the problem by uninstalling C++ Redistributables and letting the plugin installation reinstall the one it wants. That has not worked on this computer.
I have uninstalled all C++ Redistributables
I have uninstalled everything related to Visual Studio
I have uninstalled everything related to Microsoft SQL
I have uninstalled everything related to .Net Framworks
The errors persist with either the plugin install or with the VC++ R install.
It is possible there is some remnant of the VC++ R on the drive, possibly a dll or a registry entry. I have searched the registry and not found anything that seems to be related to this issue - not sure what I'm looking for.
Any help will be greatly appreciated. Is there any way to determine specifically what the installations look for that indicates a newer version of VC++ R?