Hey guys. My program uses the visual foxpro driver to open dBase files, but I can't seem to get it to add a reference to this dll so that when it is installed on someones computer it works. I have even tried to manualy browse to the dll and include it but VS says I can't.

It doesn't show up in the COM reference list at all.

My program wont work without the fox pro driver, so how do I include it as a prerequesite?

Thanks!