Music

离线缓存 Visual Studio 2019 (VS2019)的方法

2019-06-29 22:21  音乐让我说  阅读(2871)  评论(0编辑  收藏  举报

1. 下面是以管理员身份运行命令行:

https://docs.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-enterprise?vs-2019&view=vs-2019

 

-- 备注:缓存到 E:\vs2019_ent_16.1.0\vs2019_ent_offline

vs_enterprise__1047049401.1558322387.exe --layout E:\vs2019_ent_16.1.0\vs2019_ent_offline --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --add Microsoft.VisualStudio.Workload.NetCoreTools --add Microsoft.VisualStudio.Workload.VisualStudioExtension  --add Component.GitHub.VisualStudio --includeOptional --lang zh-CN

 

 

2. 导入证书:

依次运行 E:\vs2019_ent_16.1.0\vs2019_ent_offline\certificates 下的证书。

 

3. 下载完毕后,再次以管理员身份运行命令行:

这里一定要注意:需要 cmd 进去 E:\vs2019_ent_16.1.0\vs2019_ent_offline,而不是 E:\vs2019_ent 下的 EXE 按照程序。

E:\vs2019_ent_16.1.0\vs2019_ent_offline\vs_enterprise__1047049401.1558322387.exe --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --add Microsoft.VisualStudio.Workload.NetCoreTools --add Microsoft.VisualStudio.Workload.VisualStudioExtension  --add Component.GitHub.VisualStudio --includeOptional

 

 附录

离线缓存 Visual Studio 2022 (VS2022)的方法:https://www.cnblogs.com/Music/p/vs2022-cache.html 

 

 

谢谢浏览!

 

分类:

技术点:

相关文章:

  • 2021-12-16
  • 2022-01-29
  • 2021-08-13
  • 2021-11-02
  • 2021-06-20
  • 2021-05-21
猜你喜欢
  • 2021-12-03
  • 2021-09-03
  • 2021-07-08
  • 2022-03-12
  • 2021-10-10
  • 2021-08-20
  • 2022-12-23
相关资源
相似解决方案