When I try to generate a standalone program using the the resultant program runs perfectly on the host machine on which it was created. However when it is used on a different machine more often than not most of the media files are not avaiable to the program. The media files (.bmp, .wav & .mid) are in the same folder as the program when compiled. The darkbasic program reads in files using lines such as LOAD SOUND "water.wav",2
The compiled program is transfered via floppy after being zipped using WinZip. I am using v1.13 via darkedit 1.5
Any Help would be much appreciated.
Regards
TheHeadMoose