Tagged Questions
4
votes
3answers
6k views
Add icon to existing EXE file from the command line
Is there a command line tool that can add an icon to an existing executable file? It should be able to set the icon as the file's "main" icon that is shown in Explorer.
I don't have Visual Studio and ...