📜  如何更改 python exe 文件的图标 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:00.446000             🧑  作者: Mango
代码示例1
when building python file:
Note: file must be of type .ico
pyinstaller hello.py --icon=icon.ico