Error updating Visual Studio 2017 15.6.2

牧云@^-^@ 提交于 2019-12-10 21:48:00

问题


I was trying to update VS 2017 to 15.6.2 version. As usual VS asked me to update the Installer. But the Installer updating failed and now, when I try to launch the VS updating again, I get this error message:

Error loading vs_installershell.exe: No signature was present in the subject.

Anyone has ever seen this before? Any help will be appreciated.


回答1:


Microsoft recommends the following procedure in this case:

  1. Close the Visual Studio Installer.
  2. Delete the Visual Studio Installer directory. Typically, the directory is C:\Program Files (x86)\Microsoft Visual Studio\Installer.
  3. Run the Visual Studio Installer bootstrapper. You may find the bootstrapper in your Downloads folder with a file name that follows a vs_[Visual Studio edition]__*.exe pattern. If you don't find that application, you can download the bootstrapper by going to the Visual Studio downloads page and clicking Download for your edition of Visual Studio. Run the executable to reset your installation metadata.
  4. Try to install or update Visual Studio again. If the Installer continues to fail, go to the next step.

There is also a bit of warning:

Performing the following actions reinstalls the Visual Studio Installer files and resets the installation metadata.

But in the end, it reinstalls the VS Updater.

Source: https://docs.microsoft.com/en-us/visualstudio/install/troubleshooting-installation-issues



来源:https://stackoverflow.com/questions/49351848/error-updating-visual-studio-2017-15-6-2

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