QAP comes with a companion program QAPmessenger.exe that can be used to launch a favorite. Is this what you are looking for?
See:
https://www.quickaccesspopup.com/can-i-d...atch-file/
The following examples shows how to launch a favorite named FavName from the command line (or a batch file, .lnk file or an exe program). In the first line, QAP will launch the favorite
FavName located in the
Main menu. The following lines shows how to launch favorites in a
submenus.
"C:\Program Files\Quick Access Popup\QAPmessenger.exe" LaunchFavorite "> FavName"
"C:\Program Files\Quick Access Popup\QAPmessenger.exe" LaunchFavorite "> SubMenu > FavName"
"C:\Program Files\Quick Access Popup\QAPmessenger.exe" LaunchFavorite "> Sub1 > Sub2 > FavName"