Duplicate context-menu entries when you right-click a shortcut
Published: June 2004Send your feedback
Symptom
When you right-click a shortcut, each of the context-menu entries may be listed twice. Example, 2 sets of 'Scan for Viruses', 'WinZip' entries and so forth. {See left}
This happens if the IsShortcut registry value is deleted for the specified file type (shortcut), as an attempt to remove the "arrow" in the shortcut icons. To fix the duplicate context-menu issue, re-create the IsShortcut value.
The correct method (harmless) of removing the Shortcut arrows is by overriding the Shell Icons - 29. See article Remove or modify the arrow used on shortcuts |
RESOLUTION
- Click Start, Run and type REGEDIT.EXE
- Navigate to: HKEY_CLASSES_ROOT\lnkfile
- In the right-pane, create a new string Value named IsShortcut
- Restart Windows.
The above is for .LNK files (Shortcuts). For others, please create the IsShortcut entries as follows:
For PIF files:
HKEY_CLASSES_ROOT\piffile
For URL files: (Internet Shortcuts)
HKEY_CLASSES_ROOT\InternetShortcut