Jump to content

Where do my graphics go when I compile?


Recommended Posts

Hi, first time here.. having some nice success with my first program. But when i convert to an .exe file, i lose all my GUICtrlCreatePic(xxx.bmp) files. The GUI just isn't as pretty without them! If i put the graphics files in a directory that the exe can point to, they do become visible, but i don't want to actually include a directory full of graphics with my exe, so how can i embed the graphics into the exe file?

Please and thanks!

Daveychan

Edited by Daveychan
Link to comment
Share on other sites

FileInstall is now your friend... :)

Thanks so much for the fast reply...

So i'm going to have to add a line that actually removes the files that get copied so they don't remain when i run the exe?

Seems strange i can't just embed the files, is there any other way?

Thank you so very much for your help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...