Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

add icon to exe file

To add an icon to your .exe file to do: pyinstaller -i [iconfile] [file_name]  . Making sure that your icon file is in the same directory that your cmd is in.
Source by # #
 
PREVIOUS NEXT
Tagged: #add #icon #exe #file
ADD COMMENT
Topic
Name
8+8 =