fix: 修复 dsh.ico 帧偏移 bug + 托盘图标加固 + BOM 经验

- tools/repair-ico.ps1: 检测并修复 ICO 帧偏移量未计目录长度的损坏模式
- assets/dsh.ico: 已修复(原文件偏移全错,.NET Icon 无法加载)
- tools/dsh-app.ps1: 归档加固版托盘脚本(图标加载兜底)
- tools/dsh-app.ps1.README.md: 修复记录 + UTF-8 BOM 踩坑
This commit is contained in:
江晨
2026-08-17 12:53:53 +08:00
parent 3e364d576d
commit 096e5af69b
5 changed files with 192 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB