You can't. You create a shortcut that points to your file and the runtime
will open it. Or you create a shortcut to MSAccess.exe with the file to
open as an argument.
"path to MSAccess.exe" "path to your file"
One of those two methods must be used with the runtime as the runtime cannot
be opened without specifying a file.