I'm not sure what category this post is in so I just post it here!

Anyway, I'm making an exe file out of my program which I used VB6 to develop with. I use Make Exe in the File menu.
The resulted exe file turned out to run perfectly well. But when I transfer the exe file together with the necessary files needed for the program such as the database file(.mdb) to another computer without VB6 installed, it won't run.It's also looking for VB

What is the problem? How can I make a full stand-alone executable out of my program that will run on other computer without VB6