Sorry to replay back to this message for so long. Thank you for the input about manually adding the required .dll files to make a Truevision Project work. What I can't beleive in all this is that VB6 has a tool called "Package and Development" program that creates a self extracting .exe file that can install all the required files for my Truevision Project. I feel like such an idiot, why didn't I think of this before.

But I do have one question about the VB6 "Package and Development" program. In my Truevision project, I have several Directories that hold required files (mostly Textures and models for my Truevision project) that I wasn to included in the "Package and Development" program aswell so that when a user installs the Truevision Program it will also install the required Art Directories aswell. Unfortunetly, I can't figure out if the "Package and Development" Program allows you to do this. I guess I could easilly just include the Art Texture Directory files along with the final setup.exe for distribution, but I was hoping the Directories could be included with in the setup.exe file aswell.
Does anyone here know what I'm talking about and how to solve my problem?