Disable context menu when i right click on an app in the taskbar


  1. Posts : 3
    Windows 7 32 bits
       #1

    Disable context menu when i right click on an app in the taskbar


    Hi there,

    When you right click on an running app, in Windows 7, shows a context menu and i want to disable it. You can see the jpg to see an example.

    Best regards.
    Attached Thumbnails Attached Thumbnails Disable context menu when i right click on an app in the taskbar-desktop.jpg  
      My Computer


  2. Posts : 5,092
    Windows 7 32 bit
       #2

    You could probably do it with AutoHotkey.

    Code:
    #IfWinActive ahk_class Shell_TrayWnd
    RButton::  ;do nothing
    return
    AutoHotkey is free

    Edit: you may need to ask for help on ahk forum since what I dashed off above might also kill right click in the System Tray.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:26.
Find Us