Hi all, I just finished creating my first full project and I am really proud it turned out great! It runs fine on the laptop I created it on, although I am having a little trouble when I try to install and run it on another machine. The installation process goes fine, but when I try to run the program I get an error that says " gif89a.dll in not registered correctly". I used the Inno program to bulid the setup file because I wanted it to be able to create a desktop icon. Does anyone have any ideas on how I can resolve this? I think this is a little over my head but I am willing to do some research and give it a try. Could this be as simple as including this file on the disk and adding some kind of code to the Inno builder? I am not familier with the code used in Inno but any ideas would be welcome.

Thank you all in advance.

Scott