How to Get the Program List in a Group

Hello developer, is there a way to get the program list in a group and switch to a specific program? I want to achieve the following functionality through AutoHotkey:
Background: I have grouped multiple programs such as edge.exe, note.exe, excel.exe, etc. I am currently editing a spreadsheet in excel.exe.
Requirement: While editing the spreadsheet, I want to use a shortcut key to switch to the edge.exe window for viewing. (Full keyboard operation, no mouse needed)
Difficulties:
  1. Cannot get the program list after grouping: When I use AutoHotkey to get all windows, I can only see the currently active window (excel.exe).
  2. If I obtain the program list, can I switch to and activate the edge.exe window using AutoHotkey's WinActivate command?
838 views 1 replies
Reply #1 Top

Hello,
From what I know there are hotkeys to switch between tabs, but, there is no hotkeys to open a grouped app list as menu and select an app from there.

Thank you,
Basj,
Stardock Community Assistant.