Rightclick Menu

Hi everyone. I have a slight inconvenience with rightclick option. When I rightclick on a file ( lets say) to rename it, I have a huge pop down menu that goes beyond what my screen can show. see the screenshot.

Is there a way to make it smaller please? :(

#118501

Did you happen to try and change your icons through the folder options menu?

if so that is your problem, there is a fix for it, but gimme a minute to try and find it

#118503

To make the menu smaller you could disable shell integration in WinRar...I assume its the same for foobar and winamp

#118505

Originally posted by Photo678@Feb 23 2004, 01:35 PM

Did you happen to try and change your icons through the folder options menu?

No I didnt change anything thru the folder option :(

#118506

you have turned on many options in programs like winamp, i don't remmmber but i think it have an option that says to hide in the context menu, winrar haves this option too. use a tweack tool to remove that you don't need:blink: :blink:

#118507

Originally posted by Keith@Feb 23 2004, 01:38 PM

To make the menu smaller you could disable shell integration in WinRar...I assume its the same for foobar and winamp

how can i go about doing this?

#118508

Taken from tweak news.net

back up your registry before attemting this, and only do this if you are comfortable within the registry

of programs you install will add themselves to the right-click menu of your files and/or folders. And most times, you have no choice in the matter and, as a result, your right-click menu can get very long with added items you don't even use.

Deleting the following program entries in the registry entry below will remove entries when you right-click on files only, to remove entries when you right-click on folders and/or drives look further down in this post.

1) Go to Start -> Run -> type regedit and navigate here: HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers (note the asterisk "*")

2) Click the the + sign next to the ContextMenuHandlers key, to expand it.

Now you will see some of the programs that have added items to your right-click menu. Simply delete the program keys you don't want, exit the Registry and refresh.

(If you don't want to delete the entries -> simply double click the default value for the program on the right hand pane and rename the clsid value by placing a period or dash in front of it.)

To remove entries from right-click menu on folders and/or drives navigate here HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers for folders -or- here HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers for drives, and follow the same procedure as you did with files.

**To add items to the right-click menu of files/folders do the following**

For this I'll use Notepad as an example of an item you'd like to add to the right click menu of all your files or folders.

For folders

1) Go to this key HKEY_CLASSES_ROOT\Folder

2) Click the + sign next to Folder and expand it so that the Shell key is visible. Right click the Shell key and choose New -> Key and name the key Notepad or whatever else you'd prefer (whatever the key is named is what will appear in the right-click menu).

3) Now right-click the new key you made and create another key named Command. Then, in the right hand pane, double click "Default" and enter Notepad.exe as the value.

4) Exit the registry, refresh, and right click any folder. Notepad should now be on the context menu.

For files

1) Go here HKEY_CLASSES_ROOT\*

2) Expand the * key and see if a Shell key exists. If it does exist, follow the same procedure as for folders. If it does not exist, you'll have to create a new Shell first. Just right-click the * key and choose New -> Key and name it Shell. Then right-click the Shell key and continue on the same way you did for adding items to the right-click menu of folders.

3) Once done, Notepad should appear as an option in the right click menu of all your files

#118509

(Y) :own: :rule: :cheers: All these smilies are to say Aqua-soft Community is a (Y)

Thank you guys for your prompt help

#118515