DH
Programmer
- Dec 8, 2000
- 168
Is there an easy way to determine if Access 2000 Runtime is installed on a target machine.
I am creating an installation for an Access 2000 application using Windows Installer 2.0 and would like to determine if Access 2000 runtime is installed on the users machine.
If it is not on the target machine then I would like to call the setup.exe file contained within the redistributable Access Runtime folder.
If it is already on the target machine then I would like to not call the runtime setup.exe and continue with the rest of my Windows Installer setup.
Any suggestions would be appreciated.
Thanks,
DH
I am creating an installation for an Access 2000 application using Windows Installer 2.0 and would like to determine if Access 2000 runtime is installed on the users machine.
If it is not on the target machine then I would like to call the setup.exe file contained within the redistributable Access Runtime folder.
If it is already on the target machine then I would like to not call the runtime setup.exe and continue with the rest of my Windows Installer setup.
Any suggestions would be appreciated.
Thanks,
DH