python - pyinstaller image of application - HELP ME

ZBGG

Newbie
Joined
Sep 8, 2021
Messages
25
Reaction score
12
hello my friends,
how can change image of application ?
1.PNG
2.PNG
3.PNG
 
there is an application by the name resource hacker, use that.

Should work without problem.
 
if --icon doesn't work and u are making a gui using qt u would need to set the icon in qt and have the .ico file in same folder as app
 
Back
Top