AlexanderPro / SmartSystemMenu

SmartSystemMenu extends system menu of all windows in the system
MIT License
2.05k stars 111 forks source link

Command line interface #44

Closed WelshSpringer closed 2 years ago

WelshSpringer commented 2 years ago

It would be great to be able to make command line use of SMM from batch file scripts. This would only be useful if it didn't interfere with SMM also running in the background for normal right click on window title access.

For example:

: start Notepad %1 SmartSystemMenu.exe /window="Notepad" /moveto=monitor2 /align=MiddleCentre /alwaysOnTop :

AlexanderPro commented 2 years ago

Hi WelshSpringer,

Please, try version 2.13.0

WelshSpringer commented 2 years ago

Thanks, that works very well, very useful improvement to the feature set.