electron / rcedit

Command line tool to edit resources of exe
MIT License
1.68k stars 185 forks source link

Diacritics in path prevents using --set-icon or rcedit #96

Open b-zurg opened 4 years ago

b-zurg commented 4 years ago

I had an executable with the following diacritics and apostrophes in it í á

This was causing issues where I consistently got the error message Fatal error: Unable to load file

This was a real annoying issue to figure out but perhaps the root cause could be fixed or a better error message presented.