How to add context menu item to Windows Explorer for both folders and files together?

  • Thread starter Thread starter zweigs Korba Shael
  • Start date Start date
Z

zweigs Korba Shael

Guest
I know that one can add a key under

HKEY_CLASSES_ROOT\Directory\Background\shell with command subkey with default value as path for executable with %1 as arguments for folders and also separately

HKEY_CLASSES_ROOT\*\shell with same way of doing but for all files this time.

But THING is to select both files and folders at one time and process it. How to add context menu item to Windows Explorer for both folders and files jointly?

Continue reading...
 
Back
Top