Microsoft 365离线安装包制作

Office Deployment Tool

Important! Selecting a language below will dynamically change the complete page content to that language.
Language:English

工具下载:下载

Supported Operating System

Windows 10, Windows 8.1, Windows Server 2016, Windows Server 2019

Download and then run the self-extracting executable file, which contains the Office Deployment Tool executable (setup.exe) and sample configuration XML files.

 

1、编辑下载下的configuration.xml文件

比如下面的这个,但是您需要根据您自己的需要修改配置文件,比如文件路径,产品ID。
<Configuration>
<Add SourcePath=”your custom folder path” OfficeClientEdition=”32″ >
<Product ID=”O365BusinessRetail”>
<Language ID=”zh-cn” />
</Product>
</Add>
</Configuration>
3. 
下载Office安装程序。

打开电脑命令行,更改目录到刚刚下载解压的setup.exe文件路径中,运行setup.exe /download configuration.xml 命令。

下载完成


4. 当文件下载完成后,您就可以复制下载的安装文件到您需要的媒介或者路径当中,如果想要安装,那么只需在命令行中运行以下命令:

Setup.exe /configure configuration.xml

 

推荐使用Office 自定义工具 – 应用程序设置:查看

 

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注