最近,我尝试使用layout命令下载更新3的Visual Studio Community 2015。我有一个非常好的互联网连接。当我结束这个陈述的错误时,一切都很顺利。我不知道我是否可以继续进行安装。此错误也没有完全说明自己。请帮帮我这个。请告诉我是否可以继续安装。
声明如下:
VSSecondaryInstaller_box :下载产品'PowerShellToolsV1'失败。下载的文件签名验证失败,可能已被篡改
日志文件的最后两行显示为
[09CC:06CC][2017-12-28T09:05:10]i000: MUX: P9 - Download of product 'PowerShellToolsV1 failed. Downloaded file failed signature verification and may have been tampered with
[09CC:06CC][2017-12-28T09:05:10]i399: Apply complete, result: 0x0, restart: None, ba requested restart: No
答案 0 :(得分:1)
请检查:Create an offline installation of Visual Studio 2017并且它已经改进了下载VS 2017的离线安装程序,您可以根据您的要求自定义您自己的离线安装程序,其大小将小于VS 2015的整个离线安装程序,即超过20GB。
按照以下文档确认下载命令,例如 vs_community.exe --layout c:\ vs2017layout --add Microsoft.VisualStudio.Workload.Universal --lang en-US for your development目的。
Install Visual Studio 2017 on low bandwidth or unreliable network environments