It can't be done.
If your intent is to allow users who don't currently have Access installed
to use your application, your options are:
1) Rewrite the application in a language that can be compiled into an
executable (VB, Delphi, Java, .Net, etc.)
2) Rewrite the application as a web application.
3) Package your application with the royalty-free runtime version of Access.
The runtime version of Access is the same msaccess.exe executable that you
used to develop your application, but it's limited in what it can do, due to
literally hundreds of registry entries. It's important that you have the
correct version of the runtime for whatever version of Access you used to
develop the application. Tony Toews has infomation at
http://www.granite.ab.ca/access/developereditionfaq.htm