Results 1 to 3 of 3

Thread: Is there a way to include pictures with an .exe file?

  1. #1
    Guest

    Question

    I have made a program that uses about 6 .jpg images in it. When I make the .exe file, does it include the images, or do I have to package them with the .exe for the program to work? I have used WinZip to make a self extracting file, but it then will extract to about 8 files, and I don't want that, just one .exe.

    Thanks for your help...

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    They will be included as long as you didn't hard code them into the picture box. (Picture1.Picture = "C:\blah.jpg")
    If you selected the image in from the properties window then they will be included.

    Gl,
    D!m
    Dim

  3. #3
    Guest
    Thanks a lot. That will sure help things.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width