Commit Graph

3 Commits

Author SHA1 Message Date
yaofanguk
36368525fa 修复安装程序bitmap错误
- 移除WizardImageFile和WizardSmallImageFile配置
- 使用默认向导图片,避免"bitmap image is not valid"错误
- 保留SetupIconFile用于安装程序图标
- 安装程序成功编译(732 MB)
- 更新安装程序使用说明文档
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 23:17:04 +08:00
yaofanguk
f21154f8d3 成功编译Windows安装程序
- 更新Inno Setup脚本支持版本号管理
- 移除自定义语言文件,使用默认语言
- 成功编译VideoSubtitleRemover-Setup-v1.4.0.exe
- 安装程序大小: 732 MB(LZMA压缩)
- 支持桌面快捷方式创建
- 支持开始菜单添加
- 支持完整卸载功能
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 23:06:07 +08:00
yaofanguk
3ca33fce3c 添加Windows安装程序支持
- 创建Inno Setup安装脚本(VideoSubtitleRemover.iss)
- 添加中英文语言支持(ChineseSimplified.isl, English.isl)
- 创建安装程序编译脚本(build_installer.bat)
- 添加详细的编译说明文档
- 支持桌面快捷方式创建
- 支持开始菜单项添加
- 支持完整卸载程序
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 22:08:01 +08:00