Please help! I really need to get this program to the customer, but I don't want them to have to run the setup twice. Once for the program and once for the mdac_typ25.exe.

I am trying to use the VB package wizard to create an installation for a program that contains ado controls.

The first install created, included an executable called mdac_typ20.exe. When I used this installation, there was a provider error 3706?.

I downloaded mdac_type2.5.exe and installed it onto my test machine. This fixed the problem.


I put this executable in the setup, but it does not run during the installation like the previous mdac_typ did. It just loads it into the app.path directory. I have to run this after the installation is complete.


Thanks in advance

LeAnne

How can I get this executable to run like the previous version?????