Questions tagged [context-menu]

Context menu is a menu which is usually invisible and only appears when you click any mouse button (usually it's right mouse button), providing relevant actions to the item you clicked on.

A context menu is a menu in a graphical user interface that appears upon user interaction, such as a right mouse click or middle click mouse operation. A context menu offers a limited set of choices that are available in the current state, or context, of the operating system or application. Usually the available choices are actions related to the selected object.

Source: Wikipedia

781 questions
7
votes
3 answers

Can't add new items to Windows 7 "new" context menu

I'm trying to add a new item for creating a new .lua script in the "new" context menu. I tried following this guide but it just doesn't show up on the context menu at all. I also tried doing it manually, by adding a new key to .lua named ShellNew,…
David Gentry
  • 73
  • 1
  • 3
7
votes
5 answers

How do I remove 'Print' from the context menu with ShellMenuView?

This ServerFault answer avouches that 'print' ought appear: but why doesn't it for me? Please see below.
user269574
3
votes
1 answer

Software - Right click context menu not working

The context menus are not showing when I right click on my laptop. Does anyone know how to enable it please? I'm running Windows7. I've tried holding down the right key for some time and I've added a key to the registry to turn the context menu…
Jilly
  • 31
2
votes
1 answer

Creating Context Menu Item For Multiple Files

I created a context menu item with this line: "C:\Documents and Settings\mmurphy\My Documents\My Tools\WinMerge-2.12.0-exe\WinMergeU.exe" /s "%1" "%2" I selected two files and expected when I clicked on the menu item it would open the executable and…
2
votes
2 answers

How do I remove 'Scan selected files with Avira' from the context menu?

Please see screenshots below. Why doesn't 'avira' appear in ShellExView or ShellMenuView?
user269574
2
votes
1 answer

Change "Run as Administrator" label

There is "Run as Administator" option in context menu. How can I change that label to something like "Run by Emperor's name"? Ideally I would like to change icon as well.
Physmatik
  • 159
1
vote
0 answers

Clear recent items list. Not displayed in Windows 7

I use a translator. A few hours ago, I lost the line "Clear recent items list" - ("Очистить список последних документов") from the context menu, tried to search in the registry, but could not find how to return the line to its place. For a more…
UserRus
  • 11
0
votes
1 answer

“Create new text document” option missing from context menu

The “Create new text document” option is missing from context menu, but only in certain folders: OS partition, Windows folder, Program Files, and probably other. It is there if I create a folder in the OS partition. This guide did not fix the…
0
votes
2 answers

How to remove "Send to other device with SHAREit" from context menu

How to remove "Send to other device with SHAREit" from context menu? I look at the add remove software on my Windows 8.1 or C:\Program Files, C:\Program Files (x86), there are no thing called "ShareIt". I'm using Lenovo ThinkPad.
Kokizzu
  • 1,757
-1
votes
1 answer

How To Change the action of Context Menu key in VS Code?

By default, the action of the context menu key in VS Code editor is opening the context menu. I want to change its function to run a script or execute a program for example, I tried to do that from keyboard shortcuts settings, but I didn't. Although…
yfjuu 6
  • 33
  • 5
-1
votes
1 answer

How does 'Cut' differ from 'Delete' in the context menu?

User harrymc recommended me to remove items in the context menu. So please distinguish 'Cut' from 'Delete'? If I must remove, which ought I remove?
user269574