ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

SOLVED: how to remove middl-click hotkey from Explorer?

<< < (2/2)

AndyM:
If you can't figure out where this assignment came from, you could always re-assign ("over"assign?) the middle click action to nothing when triggered in an explorer window.  Should be easily done in AutoHotkey.  Treating the symptom and not the cause, but how desperate are you?

Curt:
I no longer care for the diagnose, only the cure.

I have both AutoHotkey and AutoIt installed. What to do next?  :tellme:

AndyM:
something like:

#IfWinActive, ahk_class ExploreWClass
MButton::
return

Curt:
wow, that was easy!
Thanks a lot, AndyM  :up:

Navigation

[0] Message Index

[*] Previous page

Go to full version