Bojangles
Programmer
- May 27, 2000
- 32
I am using VS Installer 1.1 to Package and Distribute my VB6 Application using ADO, Jet4, and an Access 2000 generated database. My developer machine has MDAC 2.5 and I have already discovered that for a successful installation, I need to install MDAC 2.5 on some targets (with earlier versions of MDAC on them).
I have 2 questions.
1 - What if a target machine has a HIGHER MDAC version than 2.5? Will that target's higher version cause installation problems for me? If so, what must I do?
2 - If I personally am installing my application on the target machine, then having to install MDAC 2.5 on it is not a big problem. But if an inexperienced USER is installing the application, having to stop and install another version of something he/she has never heard of can be annoying to say the least. Is there an easy way to check during installation to see if the MDAC version needs to be changed and then automatically install the desired version?
Thanks,
Bojangles
I have 2 questions.
1 - What if a target machine has a HIGHER MDAC version than 2.5? Will that target's higher version cause installation problems for me? If so, what must I do?
2 - If I personally am installing my application on the target machine, then having to install MDAC 2.5 on it is not a big problem. But if an inexperienced USER is installing the application, having to stop and install another version of something he/she has never heard of can be annoying to say the least. Is there an easy way to check during installation to see if the MDAC version needs to be changed and then automatically install the desired version?
Thanks,
Bojangles