有一架visual studio 2012的开发环境A由于某种原因无法链接internet, 于是乎安装officetoolsforvisual2012就有问题了。

从微软的官网上只可以下载 officetooslforvisual2012rtw (<200kb). 很显然正是一个在线安装的启动。

如何取得离线安装包

1:必须在某个有internet的pc上安装webPI (web platform installer) 最新版本是 4.6

2:进入webPI的文件夹 C:\Program Files\Microsoft\Web Platform Installer

3:运行webPI 命令行 webPICMD

WebpiCmd.exe /offline /products:OfficeToolsForVS2012RTW /Path:C:\YourFolder\OfficeToolsForVS2012RTW

 如何从Microsoft web platform installer取得离线安装包

4: 拷贝整个文件夹去A, 运行

C:\YourFolder\OfficeToolsForVS2012RTW\installers\WebpiCmd.exe /install /products:OfficeToolsForVS2012RTW

如何从Microsoft web platform installer取得离线安装包

5:利用这个办法可以拿到其他的离线安装包

完整的清单在  http://www.microsoft.com/web/webpi/4.6/webproductlist.xml

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2021-07-04
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-21
  • 2021-11-07
  • 2021-11-17
  • 2021-12-30
  • 2021-10-10
  • 2022-01-17
相关资源
相似解决方案