所需下載
- 在 itellyou Office2016,解壓
- 下載Office部署工具
- 下載KMS激活工具(自行百度)
步驟:
- 使用Office部署工具將解壓后的Office2016進行部署。
- 使用如下代碼替換configuration.xml代碼,SourcePath解壓文件所在目錄。
-
<Configuration> <Add SourcePath=”G:\” OfficeClientEdition=”64” > <Product ID=”ProPlusRetail”> <Language ID=”zh-CN” /> <ExcludeApp ID=”Access” /> <ExcludeApp ID=”Groove” /> <ExcludeApp ID=”InfoPath” /> <ExcludeApp ID=”Lync” /> <ExcludeApp ID=”OneNote” /> <ExcludeApp ID=”Outlook” /> <ExcludeApp ID=”Publisher” /> <ExcludeApp ID=”SharePointDesigner” /> </Product> </Add> </Configuration>
-
- win+R 輸入regedit,轉到
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
目錄,修改如下三出為你要安裝Office的路徑。 - 在解壓文件目錄下執行 setup.exe /configure configuration.xml 進行安裝
- 將第3步中修改過的刪除改回原來的路徑
- 對安裝的office2016圖標進行快捷鍵-目標設置,設置成第3步修改路徑下的exe程序路徑
- 使用KMS激活
- 完活