Does Access runtime require installation?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I distribute my database with the Access Runtime, is any installation
required on the part of the user? Or will they just have to open a single
..exe to use it?
 
They'll have to install the runtime. What the runtime is is msaccess.exe,
the same executable you have as part of Access. However, it's been limited
in what it can do through literally hundreds of registry entries.

When you distribute your application with the runtime, all you're doing is
creating an installation package that will install msaccess.exe (and alll
the related dlls, ocxs, exes and so on) plus your application. It doesn't
change your application in any way, shape or form.
 

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

Back
Top