I want to change the icon of the exe, when compiled it shows the basic Processing icon. How do i change it? Ressource hacker works, but if i try opening it it opens with an error.
Hi
1 Like
Hi,
Just as a short remark for those which do the change ico file method…
Since processing4 the icon file isn’t called sketch.ico anymore. It is now called
-
for win:
…/modes/java/application/application.ico. -
for mac:
…/modes/java/application/application.icns.
Cheers
— mnse
1 Like
for me in C:\Users\Me (obviously)\Documents\Processing\modes is not a java folder!
look on that place where your processing.exe is located … right there should be the folder mentioned above…
2 Likes