GeorgeQii / GeorgeQii.github.io

0 stars 0 forks source link

Office获取最新VL版本 #2

Open GeorgeQii opened 4 months ago

GeorgeQii commented 4 months ago

Office 软件部署相关

  1. Office 软件部署工具:https://www.microsoft.com/en-us/download/details.aspx?id=49117

    • 下载完,创建文件夹后,软件自动创建 setup.exe
  2. Office 版本自定义工具:https://config.office.com/deploymentsettings

    • 把下载好的文件放入上一步创建好的文件夹
  3. 打开 powershellcd 命令导航到创建好的文件夹

    • 下载命令:

      setup /download config.xml
      示例: PS G:\\office>.\\setup.exe /download config.xml
    • 安装命令:

      setup /configure config.xml
      示例: PS G:\\office>.\\setup.exe /configure config.xml

如果没有激活成功,所需输入的代码

  1. `slmgr /skms ***

  2. slmgr /ato

  3. slmgr -ipk NPPR9-FWDCX-D2C8J-H872K-2YT43