DanielVanNoord / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
0 stars 0 forks source link

windows installer should install VC 2010 redistributable files if needed #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
currently we require users to look out for an error message about MSVCP100.dll 
then download and install the VC++ 2010 redistributable files themselves if 
they see the error.

It would be much better if we bundle the redistributable files with the 
installer and install as needed.

Here are some instructions for how to do it:

http://stackoverflow.com/questions/11137424/how-to-make-vcredist-x86-reinstall-o
nly-if-not-yet-installed

Original issue reported on code.google.com by andy.gal...@gmail.com on 10 Dec 2013 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by andy.gal...@gmail.com on 10 Dec 2013 at 11:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r653.

Original comment by andy.gal...@gmail.com on 11 Dec 2013 at 2:53