Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to change the icon of a python exe file

when building python file:
Note: file must be of type .ico
pyinstaller hello.py --icon=icon.ico
 
PREVIOUS NEXT
Tagged: #change #icon #python #exe #file
ADD COMMENT
Topic
Name
6+9 =