: I require information on how I could create an install program for my Access database, so that when people use it, all they have to do is run a setup program, and it installs on their computer
:
The easiest way is to use the Office Developer Edition, which allows you to create a runtime version of your application including a setup program. Check the microsoft site for more information on this subject (you can search for 'ODE').
Hope this helps,
Erwin