I have images in my program, so if i just copy the .exe compiled program I made and move it to another computer, it wont open because the image is missing.
I am looking for a code that will know the directory where the file is, because I plan to zip all the needed files and once they are unzipped to any location on someone's computer I want the program to know the directory to it.
So is there a code that can do this? Or is there a code that will let the program open and just not display the images if they aren't found?
I am looking for a code that will know the directory where the file is, because I plan to zip all the needed files and once they are unzipped to any location on someone's computer I want the program to know the directory to it.
So is there a code that can do this? Or is there a code that will let the program open and just not display the images if they aren't found?