ErrLookup › OdysseusYuan/LKY_OfficeTools
OdysseusYuan/LKY_OfficeTools
一键自动化 下载、安装、激活 Office 的利器。 · C# · 31 source files
Analyzed at 6f9a1bd471 on 2026-08-13. 26 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 执行 {file_path} 异常! | exception | error | process-launch, win32, executable, process |
| 启动服务 {serv_name} 时失败。未找到该服务! | exception | error | windows-service, scm, service-start |
| 停止服务 {serv_name} 时失败。未找到该服务! | exception | error | windows-service, scm, service-stop |
| 重启服务 {serv_name} 时失败。未找到该服务! | exception | error | windows-service, scm, service-restart |
| 创建服务 {serv_name} 时,返回值为空! | exception | error | windows-service, scm, cmd, service-install |
| 服务 {serv_name} 因无法停止,导致卸载失败! | exception | error | windows-service, scm, service-uninstall, unhandled-exception |
| 删除服务 {serv_name} 时,返回值为空! | exception | error | windows-service, scm, cmd, service-uninstall, unhandled-exception |
| 删除服务 {serv_name} 失败! | exception | error | windows-service, scm, service-uninstall, access-denied, unhandled-exception |
| 没有找到名称为 {serv_name} 的服务,无法删除该服务! | exception | warning | windows-service, scm, service-uninstall, not-found |
| 执行修改 {serv_name} binPath 参数时,返回值为空! | exception | error | windows-service, scm, cmd, service-config |
| 修改服务 {serv_name} 的 binPath 信息为 {serv_binpath} 失败! | exception | error | windows-service, scm, service-config, binpath |
| 尝试修改服务 {serv_name} 的 binPath 信息为 {serv_binpath},但该服务未安装! | exception | warning | windows-service, scm, service-config, not-found |
| 执行修改 {serv_name} DisplayName 参数时,返回值为空! | exception | error | windows-service, scm, cmd, service-config |
| 修改服务 {serv_name} 的 DisplayName 信息为 {serv_displayname} 失败! | exception | error | windows-service, scm, service-config, access-denied |
| 尝试修改服务 {serv_name} 的 DisplayName 信息为 {serv_displayname},但该服务 | exception | warning | windows-service, scm, service-config, not-found |
| 执行修改 {serv_name} 描述信息时,返回值为空! | exception | error | windows-service, scm, cmd, service-config |
| 修改服务 {serv_name} 的描述信息为 {serv_description} 失败! | exception | error | windows-service, scm, service-config, access-denied |
| 尝试修改服务 {serv_name} 的描述信息为 {serv_description},但该服务未安装! | exception | warning | windows-service, scm, service-config, not-found |
| 读取 SDK 内存资源失败! | exception | critical | embedded-resource, manifest, reflection, sdk, build-config |
| 无法写出 SDK 文件 {pkg_path} 到硬盘! | exception | critical | disk-io, sdk, disk-space, file-write, io |
| 重启服务 {serv_name} 时失败。未找到该服务! | exception | error | windows-service, permissions, service-management, elevation |
| 下载 {a} 异常! | exception | error | download, aria2c, missing-binary, sdk, external-process |
| OfficeChannels_Url 信息获取失败! | exception | error | network, config, json-parsing, gitee, fragile-parsing |
| Office 信息获取失败! | exception | error | network, mirror, download, retry, cdn |
| 无法获取 PerpetualVL2021 对应的版本号! | exception | error | office, json-parsing, version, fragile-parsing, ltsc |
| 无法获取 PerpetualVL2021 对应的下载地址! | exception | error | office, json-parsing, download-url, fragile-parsing, cdn |