When I compile a python program with pyinstaller, I get an executable:

pyinstaller --onefile --icon fex.ico fextasy.py

But the executables icon is only visable within the windows file browser, 
not on the desktop:

https://fex.flupp.org/fop/V2ioMZcl/X-20211123213712.png

There is only the default pyinstaller icon.

Why?


-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlac...@tik.uni-stuttgart.de
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to