A family of Microsoft relational database management systems designed for ease of use.
I think you're overthinking it. To create a new FE, you copy/paste in Windows Explorer.
Then typically I would invoke the special process with a /cmd command line option:
<path_to>msaccess.exe <path_to>the.accdb /cmd DoThis
Then in your startup code check for a Command$ of "DoThis" and call that procedure.