Python Forum
Create bitmap image for my exe
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create bitmap image for my exe
#1
hi;
I am trying to create an executable application from a python file. for that, in the console of command prompt (windows 10 64 bits) I execute this instruction:

python setup.py bdist_wininst

after this command, the directory 'dist' will be created that contains the installer
By default the installer will display the cool « Python Powered » logo when it is run,
how could I put my bitmap image of size 152x261
thanks for help
Reply


Messages In This Thread
Create bitmap image for my exe - by atlass218 - Oct-23-2018, 06:12 AM
RE: Create bitmap image for my exe - by buran - Oct-23-2018, 06:14 AM
RE: Create bitmap image for my exe - by atlass218 - Oct-23-2018, 05:34 PM
RE: Create bitmap image for my exe - by buran - Oct-23-2018, 05:55 PM
RE: Create bitmap image for my exe - by atlass218 - Nov-01-2018, 02:49 PM
RE: Create bitmap image for my exe - by atlass218 - Nov-04-2018, 06:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Taking any 2d image and passing it to create a level iki_a_toure 4 1,094 Oct-19-2022, 06:35 AM
Last Post: iki_a_toure
  Fail to allocate bitmap rsbeesh 7 15,760 Dec-13-2017, 01:36 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020