Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 无法安装旧指定版本的Microsoft 365 #888

Closed
fuchanghao opened this issue Oct 11, 2024 · 6 comments
Closed

[BUG] 无法安装旧指定版本的Microsoft 365 #888

fuchanghao opened this issue Oct 11, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@fuchanghao
Copy link

fuchanghao commented Oct 11, 2024

Office Tool Plus Version, e.g. 8.1.0.0:

v10.16.15.0

Operating System, e.g. Windows 10 20H2 or Windows 7 SP1:

Windows 10 LTSC 2021

Error description (required):

无法安装旧指定版本的Microsoft 365

Reproduction steps (suggested):

  1. 下载一个旧版本的Microsoft 365 例如指定为16.0.16130.21094版本。
  2. 进行部署,部署的时候报错,提示版本不一致,无法部署。

Screenshot (suggested):

屏幕截图 2024-10-11 170127

Additional information (optional):

16.0.16130.21094是已经停止支持的半年度企业通道。

Semi-Annual Enterprise Channel: Version 2302 (Build 16130.21094)

XML为

<Configuration>
  <Add OfficeClientEdition="64" Channel="SemiAnnual" SourcePath="F:\" Version="16.0.16130.21094">
    <Product ID="MondoRetail">
      <Language ID="zh-cn" />
      <ExcludeApp ID="Groove" />
    </Product>
  </Add>
</Configuration>
@fuchanghao fuchanghao added the bug Something isn't working label Oct 11, 2024
@YerongAI
Copy link
Owner

可否将 Office\Data 文件夹下的 v64_16.0.16130.21094.cab 上传一下呢?

@fuchanghao
Copy link
Author

可否将 Office\Data 文件夹下的 v64_16.0.16130.21094.cab 上传一下呢?

v64_16.0.16130.21094.cab.zip

文件名删除zip后缀。

@YerongAI
Copy link
Owner

FFN: 89815e81-c82e-49a3-99dc-2b99229cf632
Branch: Production:DCEXT

这个通道已经被微软删除了,因此该通道上的旧版本 Office 不再有效,Office Tool Plus 也就无法再识别。

@fuchanghao
Copy link
Author

FFN: 89815e81-c82e-49a3-99dc-2b99229cf632 Branch: Production:DCEXT

这个通道已经被微软删除了,因此该通道上的旧版本 Office 不再有效,Office Tool Plus 也就无法再识别。

这个通道已经被删除了,但是文件依旧可以下载,而且我用部署工具手动进行部署也部署成功了。(16.0.16130.21094这个是最后一个Windows 8.1支持的版本。)

@YerongAI
Copy link
Owner

FFN: 89815e81-c82e-49a3-99dc-2b99229cf632 Branch: Production:DCEXT
这个通道已经被微软删除了,因此该通道上的旧版本 Office 不再有效,Office Tool Plus 也就无法再识别。

这个通道已经被删除了,但是文件依旧可以下载,而且我用部署工具手动进行部署也部署成功了。(16.0.16130.21094这个是最后一个Windows 8.1支持的版本。)

  1. 我尝试下载 https://officecdn.microsoft.com/pr/89815e81-c82e-49a3-99dc-2b99229cf632/Office/Data/16.0.16130.21094/i320.cab ,但是并不能成功下载。
  2. 经调查,微软将 89815e81-c82e-49a3-99dc-2b99229cf632 回退到了 7ffbc6bf-bc32-4f92-8982-f9dd17fd3114,即从 Production:DCEXT 映射到了 Production:DC。我们将会在后期中做类似的处理,但仍然需要更多的考虑。

@YerongAI
Copy link
Owner

更新已发布,该问题应该得到了解决。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants