MiCCAS Posted January 7, 2008 Posted January 7, 2008 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
MiCCAS Posted January 7, 2008 Author Posted January 7, 2008 FileInstall?Is there a way to delete the file afterwards? Or is there a way to always put it in the temp folder?
The Ape Posted January 7, 2008 Posted January 7, 2008 Is there a way to delete the file afterwards? Or is there a way to always put it in the temp folder?http://www.autoitscript.com/forum/index.php?showtopic=61143 FixJaw.comTriad-Art.com
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now