mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-05-05 16:57:31 +08:00
修复安装程序bitmap错误
- 移除WizardImageFile和WizardSmallImageFile配置 - 使用默认向导图片,避免"bitmap image is not valid"错误 - 保留SetupIconFile用于安装程序图标 - 安装程序成功编译(732 MB) - 更新安装程序使用说明文档 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -21,9 +21,7 @@ SolidCompression=yes
|
||||
; 内部文件需要更多内存,禁用
|
||||
InternalCompressLevel=none
|
||||
SetupIconFile=design\vsr.ico
|
||||
WizardImageFile=design\vsr.ico
|
||||
WizardSmallImageFile=design\vsr.ico
|
||||
WizardImageStretch=no
|
||||
; 使用默认向导图片,避免bitmap格式错误
|
||||
UninstallDisplayIcon={app}\VideoSubtitleRemover.exe
|
||||
VersionInfoVersion=1.4.0
|
||||
VersionInfoCompany=YaoFANGUK
|
||||
|
||||
Reference in New Issue
Block a user