Skip to content

How to set app icon on windows with python #152

@joetristano

Description

@joetristano

Hello, is there a way to set the app icon for the taskbar on Windows with Python? I was able to use some low level windows API to change the actual window icon, but I could not use them to set the actual taskbar icon. It seems that the assets folder that is used for C++ apps is not used for Python. Thank you in advance for any suggestions or help. I have a standalone Python that I use for all of my apps and I really don't want to have to use PYinstaller. If it comes down to it, I will RC edit the python.

Thanks
Joe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions