Cannot Install Visual Studio 2015 Community on Windows 7

瘦欲@ 提交于 2020-01-07 06:56:15

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!