- Local time
- 12:03 PM
- Posts
- 4,625
- OS
- Windows 11 Pro
working on building a completely new WinX menu from AHK. what it can do now:

runs in tray
> right click menu shows above
> location can be set to Left or Center (to match where your start button layout is)
> if you change the taskbar from Left to Center layout or vice versa while script is running, use the Reload menu option to apply taskbar change.
> make it run at startup - when selected a second time it will remove it from startup
> you can edit the entries and add/remove any files (essentially you can use a .ps1 or .bat or .ahk to run anything you want that is not already a script or exe)

can add to group of choosing. after adding or removing, may need to Refresh List to update changes.
* right now it is triggered with Win+X keys
** still to come:
* Dark Mode
* Right Click Start Button to launch too
* Ability to reorder items in groups

runs in tray
> right click menu shows above
> location can be set to Left or Center (to match where your start button layout is)
> if you change the taskbar from Left to Center layout or vice versa while script is running, use the Reload menu option to apply taskbar change.
> make it run at startup - when selected a second time it will remove it from startup
> you can edit the entries and add/remove any files (essentially you can use a .ps1 or .bat or .ahk to run anything you want that is not already a script or exe)

can add to group of choosing. after adding or removing, may need to Refresh List to update changes.
* right now it is triggered with Win+X keys
** still to come:
* Dark Mode
* Right Click Start Button to launch too
* Ability to reorder items in groups
Last edited:
My Computer
System One
-
- OS
- Windows 11 Pro







