Version: 1.1
By: Sheeeple
Hold the Left Mouse Button, don't move the mouse and AHK sends a "Ctrl+Shift+Alt+Num /" key combo.
Map "Ctrl+Shift+Alt+Num /" to any command for example
[*] Open with (main reason I made this)
[*] Run script
[*] Run a script w/c does different things depending on what's under the cursor (maybe, haven't tried it)
Here, I've mapped "Ctrl+Shift+Alt+Num /" to "open with (#176)". (gif is made with pre v1.00) Due to reasons, I've made the Ahk script auto-terminate when you close xyplorer.
So you might want to setup a way to launch this together with xyplorer (I use the cmd-line arg /script= ).
History
Code: Select all
v 1.1 Added ini configuration (no need to modify .ahk and recompile)
v 1.0 initial
Tic (Tariq Porter) for his GDI+ Library (http://www.autohotkey.com/forum/viewtopic.php?t=32238)
Bruttosozialprodukt for his progressCircle.ahk (https://autohotkey.com/boards/viewtopic.php?t=6947)
XYplorer Beta Club