INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: raldo on July 29, 2007, 06:54:31 pm
-
There is a function I use quite regularly: Send to (external)
This function is located quite far down in the right click menu.
Would it be possible to implement a feature where one could assign any menu selection or key sequence to a macro and a corresponding button?
-
I've found a way to do this with autohotkey (http://www.autohotkey.com/) and buttons on the windows taskbar.
autohotkey can record menu selections and then play them when invoked from the windows tasbar. It's totally free as well ;D
No more right click, fumble around, its just one click now :)
-
Great! I'll try it out!