A family of Microsoft relational database management systems designed for ease of use.
In addition to Daniel's suggestions, and just as a FWIW:
Here's the remnants of what was once the Dev Extensions:
https://msdn.microsoft.com/en-us/library/office/dn124862.aspx?f=255&MSPPError=-2147217396
That link is really nothing more than 2 other links to sections detailing how to create Templates and how to programmatically create a deployment file. Even then, if you look at the link for creating a deployment file you're prompted to use a reference named
Microsoft Office Access Developer Extensions Type Library 1.0, which doesn't even exist on my machine.
Daniel's site contains links to some of the better known installer software, once of which is InstallMate (which I use). I've found it to be very capable of handling anything, from my Access deployments to .NET installs. Doesn't do dependencies, but then none of them will for Access anyway (except, I believe, Sagekey).