My app can be installed on win2k and higher. I am switching from using files to an access database. I decided to use files a few yrs ago, because MDAC had too many issues and variables with deployment. Now I no longer have to worry about win 95, 98 only win2k and higher.
If my installer detects win2k how can i determine if mdac is installed ?. If it is not then shut down the installer and direct the user to install mdac_exe. Is this the correct way ?