office 2016 只安装部分组件

office 2016 只提供了click to run的安装方法, 大多数用户估计只需要安装其中的word, power point, excel, onenote这些工具. 具体操作方法如下:

  1. 下载office 2016部署工具.
    点击click here.

    office 2016 deployment tool

    勾选 click here to accept:, 点击continue
    Paste_Image.png

    会释放一个压缩包, 选择存放路径:
    Paste_Image.png

    放到桌面后,可以看到这两个文件: 分别是 setup.exe 和 configuration.xml配置文件
    Paste_Image.png

  2. 配置
    打开configuration.xml可以看到默认的配置是这样的.


    default config

    其中需要修改的有:

  • officeClientEdition = "32" 修改为自己下载office版本对应的位数.
  • Channel= "Current" 修改为 office安装包所在路径, 一定是 setup.exe对应的路径.
  •  
    我修改后的配置如下:


    Paste_Image.png

    对应的是:


  
    
      
      
      
      
      
      
      
    
    
      
    
  
  
  
  

  1. 运行:
  • cd到桌面(configuration.xml 和setup.exe所在的位置)
  • 运行: setup.exe /configure configuration.xml


    how to run
  • office 2016 开始自动安装, 可以看到, 仅安装了 word, ppt, excel, onenote, visio.


    installation

你可能感兴趣的:(office 2016 只安装部分组件)