flet Posted February 22, 2007 Posted February 22, 2007 I have been busy making an installer in AutoIt for a program. It works with GUI, and everything works fine, except the following: When I make an executable file of the installer, and my friend tries to run it, it doesn't show the pictures anymore. I have used absolute paths for the pictures. It seems to me that the pics are not included in the .exe file. Why is that? And how can I work around this? I really need/want the pictures... My second problem is the following: After using the installer, the program -also an executable compiled from an AutoIt script- can be found in the right directory. This program tries to run another program in that same directory. However, when I try to run it, I'm getting an error message saying that a particular function is unknown. This is right, the function is not declared/defined in the program. However, when my friend tries to run it...the program works without spitting out error messages! Do you have any idea how this is possible? Any help is welcome, mr_flet
Shevilie Posted February 22, 2007 Posted February 22, 2007 (edited) I ran the code you provided and all looked fine Edited February 22, 2007 by Shevilie Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
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