Check for installation of Access

C

Chris

Hi

I have an access solution written in Access 2003 and to be deployed
(optionally)with the runtime onto various target machines.

I am packaging up all the components via Visual Studio 2003 (setup and
deployment project) which allows me to do conditional checking, pre-req
checking etc.

I wish to be able to determine if a target machine has either Access 2003
retail version or Access 2003 runtime installed on it during the installation
of my code, and if not to silently (or otherwise) install the runtime
components.

Does anyone know what I need to check for (presumably in the registry?) in
order to determine this?

Many Thanks

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top