Python Forum
change application image
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
change application image
#1
I created exe and working fine, and i wanted to change its application icon in taskbar to my own image.
i tried method below and not working for me.

https://reformatcode.com/code/python/add...yinstaller

i manage to change the exe icon by following method above, but not for the application in Task bar.
a.datas += [('logo.png','C:\\Users\\vijay\\System\\icon\\logo.png','DATA')]
Cry
* using pyinstaller.
Reply


Messages In This Thread
change application image - by issac_n - Jan-19-2018, 10:41 AM
RE: change application image - by buran - Jan-19-2018, 12:05 PM
RE: change application image - by issac_n - Jan-22-2018, 01:07 AM
RE: change application image - by buran - Jan-22-2018, 09:00 AM
RE: change application image - by snippsat - Jan-22-2018, 05:53 PM
RE: change application image - by issac_n - Feb-12-2018, 08:24 AM
RE: change application image - by buran - Feb-12-2018, 10:32 AM
RE: change application image - by issac_n - Feb-22-2018, 03:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to change the resolution of an image and save multiple plots. pianistseb 1 2,393 Dec-11-2018, 07:45 PM
Last Post: micseydel
  Change color pixel in an image louloudevinci 2 39,075 Mar-25-2018, 08:27 PM
Last Post: louloudevinci

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020