Wanted to have the icon of my project's .exe file to be really cool.
Tried Resource Hacker, another freeware which lets you play with your .exe file, change it icon,its path etc.
p.s. Also changed the icon with resource option in Visual studio which lets you make your icons in its image editor.Just add the icon,.rc file and compile your code and its done.
Tried Resource Hacker, another freeware which lets you play with your .exe file, change it icon,its path etc.
p.s. Also changed the icon with resource option in Visual studio which lets you make your icons in its image editor.Just add the icon,.rc file and compile your code and its done.