PDA

View Full Version : Installing Office97 DAO3.51 runtimes


Thief
06-22-2001, 08:56 AM
Hello,

I would like SF5.0.1.2 to detect whether DAO3.51 is installed, and if so, install the DAO3.51 runtimes.

I know how to install the DAO runtimes, but need help detecting if they are already installed or not

------------------

-Prince Of Thieves

Support
06-22-2001, 09:14 AM
You could always check for the existence of DAO350.DLL (or DAO360.DLL, depending on your needs) on the system. Use a File Search variable in Setup Factory to look for DAO3XX.DLL in the %DAOPath% folder.

- Brett

Thief
06-22-2001, 09:42 AM
Thanks Brett.

------------------

-Prince Of Thieves