Problem installing runtimes
Posted: Mon Jun 30, 2014 12:58 pm
I have encountered a problem that I have been able to narrow down. Unfortunately, this is affecting the installation of our product.
We have to install C++ 11.0 runtimes (minimum and additional) for our product. This works fine. However, because of uninstall issues we were having, I checked the box to Always Cache Setup Sources. Checking this box causes the following failure when installing:
I was able to produce this issue with a minimal test project, which I have attached. Basically, create a new .NET setup, remove the installation of .NET 4 (client and full are selected by default) and select Microsoft Visual C++ Minimal Runtime 11.0 and Additional Runtime 11.0. Check the box that says Always Cache Setup Sources and build. This problem happens whether I build a single file or for CD/DVD. Either way, I get the above message when I install.
I hope to get this problem solved. We need to be able to install the runtimes, and we can't expect our customers to have access to the original setup file for uninstall purposes.
Thanks!
JAB
We have to install C++ 11.0 runtimes (minimum and additional) for our product. This works fine. However, because of uninstall issues we were having, I checked the box to Always Cache Setup Sources. Checking this box causes the following failure when installing:
I was able to produce this issue with a minimal test project, which I have attached. Basically, create a new .NET setup, remove the installation of .NET 4 (client and full are selected by default) and select Microsoft Visual C++ Minimal Runtime 11.0 and Additional Runtime 11.0. Check the box that says Always Cache Setup Sources and build. This problem happens whether I build a single file or for CD/DVD. Either way, I get the above message when I install.
I hope to get this problem solved. We need to be able to install the runtimes, and we can't expect our customers to have access to the original setup file for uninstall purposes.
Thanks!
JAB