This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Mike,
I'm sorry you're having problems with your install. It looks like the installer's unable to install 2 msvc redistributable packages. You could run them separately (would help trap errors, if any) on the command line. They can be found in full download install package in the basrepo folder or you could download them from the Microsoft site:
Microsoft Visual C++ 2008 Redistributable Setup
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.51106
After installing these, you should be able to start a fresh install.
Danish
My apologies if this posts twice.
Danish, thanks for the reply. I couldn't quickly locate the files you mentioned, but I downloaded the two redistributables from Microsoft; your posting the exact names required made it very easy. Both redistributables installed without incident; I just had to agree to the license agreement, allow the program to make changes, and a few minutes later it indicated successful installation.
It makes me wonder why the CCS install could not do the same thing.
When I restarted the CCS install, all was successful. I noted in passing that one of the first things it did was to instal the 2005 redistributable (so that's 2005, 2008, and 2012 it needs). This seemed to work without issue, making it all the stranger (to me at least) why the two later redistributables didn't install.
So all is well now. Thanks again.
I'm glad you're up and running.
We install the msvc packages silently and don't see the license pane. Without actually investigating more thoroughly on your machine, I can only guess that your security settings may prevent that behaviour.
Danish