electron/rcedit

tried to change file original name, but result file incorrect

chrisw59 opened this issue · 0 comments

I've used this rcedit for change original file name like this.
rcedit-x64.exe origin.exe --set-version-string OriginalFilename "vhh.exe" --set-version-string FileDescription "edited file"
But result file's size is small approx 10KB than original file and it is crashing.
Please help me.
Thanks.