问题
Every time I try to install visual studio community version I run into an issue with missing setup packages. The installer particularly tells me that I am missing vcredist_x86.exe.
However, I have installed the visual c++ redistributable Packages for Visual Studio 2013 as well as the ones for visual studio 2015. I don't get why this message keeps coming up.
I can continue installation if I select "skip", but the message comes back not much later.
回答1:
Try running the installer with administrator rights (right click on installer exe and select 'Run as administrator').
来源:https://stackoverflow.com/questions/32450972/cannot-install-visual-studio-2015-community-on-windows-7