#1 2014-08-02 06:47

Karim AlHousiny
Member
Registered: 2014-05-02
Posts: 6

Add ReNamer Icon to the Context Menu Entry "Add to ReNamer"

I've Posted something like this here before, about how to add ReNamer Reg entry, to all file types and folders context menu,
but it wasn't helpful for the users who want to add multiple files at once, through the context menu,
and "using the send to option, is better for this purpose specifically"  Denis Replied .
However, I'm still using The Context Menu option "Add To ReNamer" , much more than "Send to"  ,
at least to run the program quickly by using any file or folder context menu...

This time I just wanted to share with you,
how to add the ReNamer Icon, to the context menu entry: "Add to ReNamer"

Add to ReNamer Icon

This Reg Key for all file types and directories context menu

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\ReNamer.Add]
@="Add to ReNamer"
"Icon"="C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe,0"

[HKEY_CLASSES_ROOT\*\shell\ReNamer.Add\command]
@="\"C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe\" /enqueue \"%1\""

[HKEY_CLASSES_ROOT\Directory\shell\ReNamer.Add]
@="Add to ReNamer"
"Icon"="C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe,0"

[HKEY_CLASSES_ROOT\Directory\shell\ReNamer.Add\command]
@="\"C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe\" /enqueue \"%1\""

and this one, for directories only

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\ReNamer.Add]
@="Add to ReNamer"
"Icon"="C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe,0"

[HKEY_CLASSES_ROOT\Directory\shell\ReNamer.Add\command]
@="\"C:\\(ReNamer Path)\\ReNamer 5.75\\ReNamer.exe\" /enqueue \"%1\""

Don't forget to change ReNamer Path then save the code to anyname.Reg and apply the key .

I know it's not something to mention,
but I thought this might be helpful for users who have many context entries like me .. Have a good time smile

Offline

#2 2014-08-06 16:53

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,479

Re: Add ReNamer Icon to the Context Menu Entry "Add to ReNamer"

Thanks for the contribution.

By the way, the next version of ReNamer will also add an icon to the context menu.

Offline

Board footer

Powered by FluxBB