Last updated 5 months ago
Was this helpful?
Office 软件部署工具
Office 版本自定义工具
基于KMS的 GVLK
打开Office 软件部署工具 桌面新建 office 文件夹
下载 config.xml 文件,删除 configuration-Office365-x64.xml
文件夹位置
cd C:\Users\用户名\Desktop\office
下载命令
setup /download config.xml
安装命令
setup /configure config.xml
启动命令
cd C:\Program Files\Microsoft Office\Office16
cscript ospp.vbs /sethst:kms.03k.org
cscript ospp.vbs /act
注意:如果你安装的是32位版本,那么启动命令第一个要改成:cd C:\Program Files (x86)\Microsoft Office\Office16