Office Tool Plus 📰
СтатистикаOffice Tool Plus 的官方频道。 Official channel of Office Tool Plus. 频道默认使用静默模式发布消息,只有紧急事情才会发布通知。 群组 (Group): https://t.me/+h2TKTqoaoAE4MmU1 English group: https://t.me/joinchat/-YmyEwHZTFJiMTI1 官方网站 (Website): https://otp.landian.vip
- Последний пост
- 14 авг.
- Последнее чтение
- 15 авг.
- Постов за неделю
- 2
- Всего постов
- 20
- Тип
- открытый
- Язык
- und
- Категория
- Языки
- В каталоге с
- 14 авг.
- 1/24сутки в ленте
- 540
- 1/48двое суток
- 618
- 1/72трое суток
- 667
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
我们更新了 KMS 主机列表 页面,现在可以查看到 KMS 主机对应的续期和激活策略。对于大多数 KMS 主机来说,将续期间隔更改为 90-150 天是一个建议的选项,这可以减轻服务器负担。激活间隔则不建议更改,激活间隔过久可能会导致 Office 应用程序激活失败。 什么是续期间隔? KMS 一次激活的有效期为 180 天。默认情况下,续期间隔被设置为 7 天,这意味着客户端会在 7 天后再次请求 KMS 主机以更新激活状态,直至激活(续期)成功。 什么是激活间隔? 上述提到的条件中,若客户端无法完成激活(续期)请求,则客户端会等待 {激活间隔} 后,重新尝试激活(续期)。例如 7 天后客户端尝试续期,但续期不成功,客户端会等待 2 小时后重试续期,直至续期成功。 如果列表中的信息有误,您可以在评论区留言,以便我们检查更新。如果您想添加新的 KMS 主机,也可以在评论区中留言。
#Update v11.6.6.0 —————————— English: - Fixed an issue where ProgressBar would crash in some cases. - Optimized the row number display function of DataGrid. Deploy - Backticks were added to the source path attribute to prevent accidental escaping by Markdown. Toolbox - Fixed an issue where Office files could not be deleted because they were set to read-only. Check hash - Supports automatically enabling/disabling SHA3 hashing based on the Windows version. 中文: - 修复了某些情况下 ProgressBar 异常崩溃的问题。 - 优化了 DataGrid 的行号显示功能。 部署 - 为源路径属性添加了反引号,以防 Markdown 意外转义。 工具箱 - 修复了移除 Office 时,因文件设置了只读属性而无法删除的问题。 哈希值校验 - 支持根据 Windows 版本自动启用/禁用 SHA3 哈希。
#anniversary 【周年互动】Office Tool Plus 十周年即将到来,这一次,我想和大家以“读评论”的方式,与大家一起互动,回顾这十年来发生的各种事情。欢迎大家在评论区中积极互动哦~ 😘
#Update v11.5.7.0 —————————— English: - Added support of `AvailabilityTimestampUtc` parameter. - Added support of `OfficeTenantIds` parameter. - Added support of `IsSip` parameter. But we don't know what it is, so this version of Office will always be skipped. - Other bugs fixed and improvements. Deploy - Added support of Tenant ID and Tenant Association Key (TAK) parameters. - The `BestEffortCultureInstall` parameter will be added when installing Office. - Fixed an issue where certain settings were unexpectedly disabled when deploying Microsoft 365 products. Toolbox - When you remove Office, the registry key `HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Cloud\Office` will now be deleted. 中文: - 添加了 `AvailabilityTimestampUtc` 参数的支持。在不符合时间要求时,将会跳过该版本的 Office。 - 添加了 `OfficeTenantIds` 参数的支持。在获取 Office 版本时,将会判断是否符合租户 ID 的要求。 - 添加了 `IsSip` 参数的支持。但由于该参数的具体用途不明确,将会始终跳过该版本的 Office。 - 其他问题修复和代码优化。 部署 - 添加了对租户 ID(Tenant ID)、租户关联密钥(Tenant Association Key)的支持。 - 优化了 XML 配置文件的生成,安装 Office 时将会添加 `BestEffortCultureInstall` 参数。 - 修复了部署 Microsoft 365 系列产品时,某些设置被意外禁用的问题。 工具箱 - 移除 Office 时,现在将会删除 `HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Cloud` 中的 `Office` 注册表项。
Who know this? SIP 以前还是拿产品 ID 和 Culture 判断的,现在你直接改成一个 SIP 参数,你让我怎么去猜是啥意思? 所有人安装了 Office 之后再去跑额外的流量升级 Office,你喜欢跑流量你就跑吧。真的是,不是不想兼容,这种不明意义的东西怎么兼容?
#Update v11.4.17.0 ——————————— English: - The Markdown library now supports resizing images based on system DPI. - Added support for inserting base64-formatted images in Markdown. - Corrected the program's working directory to ensure compatibility with the…
#Update v11.4.17.0 ——————————— English: - The Markdown library now supports resizing images based on system DPI. - Added support for inserting base64-formatted images in Markdown. - Corrected the program's working directory to ensure compatibility with the `winget` environment. - Other bug fixes and performance improvements. Deploy - Modified the logic for detecting local Office installation files. - When downloading files via the Downloader, the real-time download speed will be displayed instead of the average download speed. - When performing a clean installation of Office, we will now detect whether products have been correctly added. - Fixed an issue where the Office architecture would be forced to reset to 32-bit when importing a configuration file that lacks architecture information. - Fixed an issue where the taskbar progress bar would not reset after canceling an Office download. Settings - Added a tooltip for Windows versions to easily view the corresponding system build numbers. 中文: - Markdown 库现在支持根据系统 DPI 调整图片的大小。 - 支持在 Markdown 中插入 base64 格式的图片。 - 修正程序的工作目录,兼容 `winget` 环境。 - 其它问题修复和性能提升。 部署 - 修改了检测本地 Office 安装文件的逻辑。 - 通过 Downloader 下载文件时,将显示实时下载速度,而不是平均下载速度。 - 全新安装 Office 时,将会检测是否正确添加了产品。 - 修复了导入不包含体系结构信息的配置文件时,Office 体系结构会被强制重置为 32 位的问题。 - 修复了取消下载 Office 后,任务栏进度条不会被重置的问题。 设置 - 为 Windows 版本添加提示框,方便查看 Windows 版本对应的系统版本号。
原来是换成了金山云啊() 金山集团旗下,说白了就是和 WPS 同集团,然后 WPS 也是用的金山云。
原来是换成了金山云啊() 金山集团旗下,说白了就是和 WPS 同集团,然后 WPS 也是用的金山云。
由于微软服务器问题,在中国大陆地区下载 Office 可能会变得异常缓慢(尤其是晚上) 目前暂不清楚具体原因,所以我们建议大家都打开【下载后再部署】,避免由于下载速度太慢浪费时间或阻碍其它事情。 —————————— Is the download speed of Office normal?
由于微软服务器问题,在中国大陆地区下载 Office 可能会变得异常缓慢(尤其是晚上) 目前暂不清楚具体原因,所以我们建议大家都打开【下载后再部署】,避免由于下载速度太慢浪费时间或阻碍其它事情。 —————————— Is the download speed of Office normal?
由于 荆楚理工学院镜像站 长期处于 502 Bad Gateway 的状态,我们决定从下载站列表中移除 荆楚理工学院镜像站。 感谢以上学院的支持,期待我们能够再次重逢。也欢迎别的院校联系我们,我们可以提供院校专属 ISO 镜像以及帮助文档。感兴趣的可以联系我们哦~
#Update v11.3.12.0 ——————————— English: - Update Downloader to v5.2.0, fixed the issue of potential file corruption. - Fixed an issue that `Office Tool Plus.Console` failed to verify signature. - Fixed an issue where message notifications could cause keyboard focus to shift erratically. Homepage - The rendering quality of the icons has been improved. Deploy - To ensure system security, we will now enforce verification of the digital signature of Office installers. - Added support for the `TenantId` property. - Fixed an issue where `Property` elements in XML could not be read correctly. - Fixed an issue where system disk permissions were not correctly detected in some cases. - The Office Bitness identifier has been corrected to unify Office Bitness into x86 and x64, without distinguishing between ARM versions. Toolbox - When you remove Office, the registry key `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Cloud\Office` will now be deleted. - When you remove Office, the registry key `HKEY_USERS\<UserID>\Software\Microsoft\Office` will now be deleted. Settings - Windows Server 2022 has been added as an optional Windows version for downloading Office. 中文: - 更新了 Downloader v5.2.0,解决某些情况下 Office 安装文件可能会损坏的问题。 - 修复了 `Office Tool Plus.Console` 无法使用的问题。 - 修复了消息通知可能会导致键盘焦点乱跑的问题。 主页 - 提升了图标的渲染质量。 部署 - 为了确保系统的安全,现在我们将会强制校验 Office 安装程序的数字签名。 - 新增了对 `TenantId` 属性的支持。 - 修复了 XML 中 `Property` 元素不能正确读取的问题。 - 修复了某些情况下不能正确检测系统盘权限的问题。 - 修正了 Office Bitness 标识,将 Office Bitness 统一为 x86 和 x64,不区分 ARM 版本。 工具箱 - 移除 Office 时,现在会删除 `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Cloud\Office` 注册表。 - 移除 Office 时,现在会删除 `HKEY_USERS\<UserID>\Software\Microsoft\Office` 注册表。 设置 - 为下载 Office 添加了 Windows Server 2022 作为可选的 Windows 版本。
#Update v11.2.19.0 —————————— English: - Support to delete vNext licenses via /rmvlic and /rmvlics commands. - Optimized Downloader's parameters and information display for faster Office installation file downloads. - Optimized HttpClient-based download functionality for faster downloads. - Replaced WixToolset.Dtf.Compression.Cab with Microsoft.Deployment.Compression.Cab. Deploy - Support to check whether the volume edition of Office is compatible with the update channel when modifying installation. - Renamed AccessRuntimeRetail to Access Runtime 365. Toolbox - Added the ability to directly verify registry values for potential issues during system environment variable checks. - Added a restart dialog to allow users to reboot the system immediately after resetting environment variables. - Fixed an issue where Office Event Viewer failed to format certain JSON text correctly. Settings - Added more optional Windows versions for Office download. 中文: - 支持通过 /rmvlic 和 /rmvlics 删除单个或全部 vNext 许可证。 - 优化了 Downloader 的下载参数和信息显示,可更快地下载 Office 安装文件。 - 优化了基于 HttpClient 实现的下载功能,可更快地下载大文件(包括程序更新和 Office 安装文件)。 - 使用 Microsoft.Deployment.Compression.Cab 替代 WixToolset.Dtf.Compression.Cab。 部署 - 支持在修改安装时检查批量版产品是否与更新通道匹配。 - 将 AccessRuntimeRetail 重命名为 Access Runtime 365。 工具箱 - 检查系统环境变量时,现在能够直接检查注册表的值是否存在问题。 - 添加重新启动的对话框,允许用户在重置系统变量后立即重启系统。 - 修复了 Office 事件查看器无法正确格式化某些 JSON 文本的问题。 设置 - 为下载 Office 添加了更多可选的 Windows 版本。
The problem was resolved, everything works well. 问题已被修复,一切恢复正常。
We now have a better way to solve this problem. Modify any deploy configs as needed, like a normal installation. Finally, go to Deploy - Advanced settings - Install settings - Office version, select the latest version from the drop down list. Then Start deploy.
#Issue Microsoft Server is unavailable ———————————————— This issue prevents users from updating, downloading, or installing Office. We are continuously monitoring the situation and investigating potential solutions. 微软服务出现问题 ———————————————— 此问题会导致用户无法更新、下载、安装…
#Issue Microsoft Server is unavailable ———————————————— This issue prevents users from updating, downloading, or installing Office. We are continuously monitoring the situation and investigating potential solutions. 微软服务出现问题 ———————————————— 此问题会导致用户无法更新、下载、安装 Office。我们正在持续观察中并寻找可能的解决办法。
下载站点新增 重庆大学 镜像站,由重庆大学蓝盟提供支持与服务。 默认情况下,所有将 Windows 区域设置为“中国”、或来源 IP 位于中国大陆的用户都将会被随机分配各大高校下载站点;其余用户则会被分配 Cloudflare 或 GitHub Release 站点。 如果你在下载或更新 Office Tool Plus 时遇到了网络问题,请及时向我们汇报哦 ————————— When you download Office Tool Plus from website, or when the program is being updated, we always provide download services via Cloudflare or GitHub. If your Windows region is set to China, this may cause you to access download sites located in China. If you are experiencing download issues, please ensure that your Windows regional settings are correct and your network connection to Cloudflare or GitHub is working. Let us know if you have any questions or suggestions.
#Update v11.1.16.0 ————————— English: - Fixed an issue that caused the program to incorrectly indicate that the registry key `HKEY_USERS\S-1-5-20` was corrupted. - Bugs fixed, performance and security improvements. Deploy - Supports checking whether the system disk permissions are correct. - When checking system environment variables, we will also check if the folder exists. Activation - Supports checking for problems in the WPA registries. - Supports inputting CID in any format. Toolbox - Removed `vlmcs` feature and component. 中文: - 修复了程序会错误地提示 `HKEY_USERS\S-1-5-20` 注册表损坏的问题。 - 问题修复、代码优化、增强程序安全性。 部署 - 支持检查系统盘的权限是否正确。 - 检查系统环境变量时,将会同时检测文件夹是否存在。 激活 - 支持检测 WPA 注册表是否存在问题。 - 支持输入任意格式的 CID(只要它是正确的)。 工具箱 - 移除了和 vlmcs 有关的功能。