FG
💻 Software

Custom multi-item context-menu entry for Windows Explorer

Fresh5 days ago
Mar 15, 20262731 views
Confidence Score0%
0%

Problem

I'm trying to create a custom context-menu entry for Windows (7) Explorer that will send ALL selected items ton ONE single command. I've read about with a Player value in MSDN Doc but this does not seem to work. That's what I've tried: under HKEY_CLASSES_ROOT/*/shell created a key "MYVERB" (Default…

Error Output

MultiSelectModel

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Custom multi-item context-menu entry for Windows Explorer

Low Risk

Here is an example: HKLM\SOFTWARE\Classes\SystemFileAssociations.bmp\Shell\setdesktopwallpaper\MultiSelectModel You don't have to specify any parameters when you use Player, only the command itself. You might want to try to use a script that prints …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment