dsh-launcher v0.1.3
v0.1.3
[0.1.3] - 2026-08-13
新增
- MSI 安装向导(WixUI,中文界面):安装时可勾选是否开机自启;开始菜单新增"卸载 dsh-launcher"快捷方式
- Release 说明自动附带"安装与卸载"段落(MSI vs ZIP 区别移至 Releases 页说明)
变更
- README 精简为新手向短文档,详细内容移至
docs/DETAILS.md - 打包脚本健壮性:发布产物完整性校验、自动安装 WiX UI 扩展
校验和 (SHA256)
018583783d357662405c2aac3c4e9effa29b607191282f987b277151fe821e73 dsh-launcher-windows.zip
fa3b6249e36d87400a1c8ea2d25743292341b7394ed8886d6843218cfd652597 dsh-launcher-0.1.3.msi
安装与卸载 / Install & Uninstall
MSI 安装包(推荐新手):双击安装,向导里可勾选是否开机自启;自动创建桌面与开始菜单快捷方式(含"卸载 dsh-launcher")。卸载:设置 → 应用 → dsh-launcher → 卸载。
便携版 ZIP:解压即用,双击 DshWeb.exe;删文件夹即卸载(自启/快捷方式用 uninstall-autostart.cmd 清理)。
MSI 与 ZIP 内容完全相同;区别只在安装方式:MSI 有标准安装/卸载流程,适合新手;ZIP 免安装,适合便携党。
The MSI and ZIP contain the same files; the MSI adds a standard install/uninstall flow for new users, the ZIP is portable and install-free.