无法读取资源部分:ResHacker

Unable to read Resource Section : ResHacker

我想用 ResHacker 批处理文件更改图标。

我使用以下批处理脚本:

ResHacker.exe -script resscript.txt
ie4uinit.exe -ClearIconCache
pause

我使用以下 Ressource-Hacker 脚本

[FILENAMES]

Exe=Q:\ResHack\VM_Projekt_64.exe

SaveAs= Q:\ResHack\VM_Projekt_64.exe

Log= VMLOG.log

[COMMANDS]

-addoverwrite  Q:\ResHack\icon.ico, ICONGROUP,MAINICON,0


//This script replaces the icon

但是当我启动脚本时,我的日志文件中出现以下消息:"Error: Unable to read Resource Section."

希望你能帮助我。

我需要一个 64 位版本的 Resource Hacker