Jump to content

Image not compiling with EXE


MiCCAS
 Share

Recommended Posts

Hey,

I used:

$Pic1 = GUICtrlCreatePic("C:\Users\MiCCAS\Desktop\siggy.jpg", 0, 0, 600, 96, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS))

GUISetState(@SW_SHOW)

However it doesn't seem to want to include itself in the exe file. I want to be able to give out the exe file standalone, with the image being imported into the exe file.

Thanks a lot for such a wonderful app by the way :)

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...