Visual Studio 的问题:unable to locate visual studio installer
Visual Studio 的问题:unable to locate visual studio installer
如题,从VS界面tool菜单下进安装修改程序 ,碰到这个问题。不知道为什么突然找不到这个安装程序,非常奇怪。
首先找了一下,早前有人也碰到过,解决办法如下,
参考:https://stackoverflow.com/questions/44200259/unable-to-locate-visual-studio-installer
(1)
Go to control panel>>Control Panel\Programs\Programs and Features>>right click on visual studio>>select change. your installer window will appear on the screen.
在WIN10上如今已经没有control panel了,但大致还是差不多的,我用的win10英文版:
设置(就是那个齿轮图标) ====> 找到应用(Apps) ====> 弹出应用窗口,然后在“应用与特征”(Apps & features)下面的列表中找到visual studio community ====>
然后在弹出右键菜单中选择修改,OK,那个安装界面就出来了。
(2)
还有就是自己重新下载安装程序,再运行一下,下面是这个哥们提到的办法:
https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15#
- Download installer from above link and then run installer.
- It will automatically display your installed vs 2017 components
- From there you can install/uninstall vs 2017
记录一下。