Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Other > Other Software

Other Software Post questions here about stuff not directly related to a specific OS (Applications, Games).

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Closed Thread
 
LinkBack Thread Tools
Old 6th January 2005   #1
Inactive
 
Profile:
Join Date: Jan 2002
Location: Albuquerque, NM, USA
Posts: 5,747
Computer Experience:
still learning
Welshjim Reputation Level


Editing Context Menus--ShellExView

I think it was Abraxas who suggested the use of ShellExView for the purpose of editing context (right click) menus.
http://www.nirsoft.net/utils/shexview.html
Unfortunately, the instructions are not too helpful--to me at least.
I think I understand that a program can be deleted from all the context menus in which it appears by disabling it from the list in ShellExView.

But there are some very useful context menu options that are not in the list, so I do not see how to use ShellExView to add them to or delete them from context menus. For example "Open in New Window". Or "Copy Shortcut". Windows does not offer these commands in the right click menu for Favorites, though I think both would be very useful.
Can anyone explain how to add commands using ShellExView? Or is that just not part of its capability?
In general, has anyone created a list of the places in the Registry where the various Context Menus are kept? (They are different, depending on what you right click on.) And a list of how to add commands such as mentioned?
I know that the Favorites' Context menu requires changes to HK_CLASSES_ROOT\Internet Shortcut\shell\
and in
HK_CURRENT_USER\Software\Microsoft|Internet Explorer\Main
(and I know the command change to create the "Open in New Window" option) , but that is about the extent of my knowledge.
Thanks.


Last edited by Welshjim; 6th January 2005 at 00:29.
Welshjim is offline  
Didn't find the information you thought to find?
Check out these Similar Threads
Old 6th January 2005   #2
Inactive
 
Profile:
Join Date: Aug 2002
Location: Vermont
Posts: 2,380
Computer Experience:
Univac 1100
Abraxas Reputation Level


Actually, I use that one almost exclusively for deleting unwanted entries.

For adding new, cutom entries, I use Context Edit:

ftp://ftp.sac.sk/pub/sac/utilfile/cnxtedit.zip

There are a few others, and some instructions on the net for adding them manually, but this is the best I've found so far.

CE is not the easiest thing to use until you get more familiar with it. Some context entries are not editable with it. But if you look at some of the editable entries that you already have in your menus and see how they are put together, this reverse-engineering approach will get you to the point of creating your own.

CMenuExtender is another that might be worth looking at.

I also tried the ContextMenu ControlFreak, but it quit working for some reason and now I can't even find a new download of it. I wouldn't recommend it, anyway, if you happen to come across it. It is unstable and runs as a service---something you hardly need for just a context menu.

The context menu entries are stored in HKEY_CLASSES_ROOT under ech file-type. They can be edited from there, but be sure to back things up. I once got to a point where everything in the menu opened a command window.

These entries are stored under the Master File Types. So, to see the entries that are for an avi file, for example, you don't look under .avi, but further down under:
HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers.


Last edited by Abraxas; 6th January 2005 at 01:09.
Abraxas is offline  
Old 7th January 2005   #3
Inactive
 
Profile:
Join Date: Jan 2002
Location: Albuquerque, NM, USA
Posts: 5,747
Computer Experience:
still learning
Welshjim Reputation Level


Abraxas--Maybe I was not clear. I think I understand how to use ShellExView to edit context menus, when the issue concerns adding/deleting a program, such as .txt, .exe, etc. But what I am after is to be able to ADD things like "Copy Shortcut", or "Open in New Window" which are not programs but rather commands.
Also concerning ftp://ftp.sac.sk/pub/sac/utilfile/cnxtedit.zip
1) This seems not to be for use on WinXP, and it seems to be used for removing items from the context menu, not adding them.
2) If it does work for WinXP, is there a page that will offer some explanation what this app does? The URL you provided is only for the download. (I am familiar with the old PCMag app of this name.)
Quote:
But if you look at some of the editable entries that you already have in your menus and see how they are put together, this reverse-engineering approach will get you to the point of creating your own.
Yes, I agree, that is what I was hoping someone with exeperience might share.


Last edited by Welshjim; 7th January 2005 at 02:40.
Welshjim is offline  
Old 8th January 2005   #4
Inactive
 
Profile:
Join Date: Aug 2002
Location: Vermont
Posts: 2,380
Computer Experience:
Univac 1100
Abraxas Reputation Level


It seems to work fine on XP for me.

This is the PCMag app., the one and only that I know of.

I add context entries using it, but I am not aware of any directions or web pages that give any detailed instructions on its use.

For an example, scroll down to .txt in the file-types list in the left column. Highlight it and then click the "Master File Type" button. For me, nad this may differ due to many changes I have made to file associations, it goes to "log file". In the upper window are "Edit" buttons that show you how the context entries are made, and a "New" button for making your own.

It is here that I added "Command here" and "Command in containing folder" to the context of all my files and folders (not under .txt, but under "All Files").

Am I misunderstanding what you are asking?

Abraxas is offline  
Old 8th January 2005   #5
WindowsBBS Team Member
 
TonyT's Avatar
 
Profile:
Join Date: Jan 2002
Location: Fairfax, VA
Posts: 4,798
Computer Experience:
echo $experienced;
TonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation LevelTonyT Reputation Level


Quote:
"Copy Shortcut", or "Open in New Window" which are not programs but rather commands.
Correct. These commands can be added to the IE context menu by installing IE5 Web Accessories from MS.

TonyT is offline  
Old 8th January 2005   #6
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,720
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


Guess what...PC magazine has a pretty in depth run down on how to use this context editor:

http://www.pcmag.com/article2/0,1759,61299,00.asp

It's several pages long so hit the "Next" button.

surferdude2 is offline  
Old 8th January 2005   #7
Inactive
 
Profile:
Join Date: Aug 2002
Location: Vermont
Posts: 2,380
Computer Experience:
Univac 1100
Abraxas Reputation Level


That's great. No more trying to explain what CE does. Thanks.

I cleaned it up a bit for printing (no images):

http://users.adelphia.net/~abraxas/p...xtEditHelp.htm


Last edited by Abraxas; 8th January 2005 at 08:30.
Abraxas is offline  
Old 8th January 2005   #8
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,720
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


Abraxas, thanks back to you for the editing and upload. I'll print that out and put it with the book I got for Christmas, "The 50 Greatest Mysteries." In my case, 50 doesn't scratch the surface.
surferdude2 is offline  
Old 8th January 2005   #9
Inactive
 
Profile:
Join Date: Jan 2002
Location: Albuquerque, NM, USA
Posts: 5,747
Computer Experience:
still learning
Welshjim Reputation Level


Ok, so I am thick.
TonyT--Thanks for the lead, but I can see nothing to do with Context Menu items in WebAccessories.
http://www.microsoft.com/windows/ie/...ess/ie5wa.mspx
Or is there a new set of WebAccessories?
Abraxas and surferdude2--Are you able to add "Copy Shortcut" to the rightclick menu for a Favorite using ContextEdit? (No fair looking at my first post, where I start you down the road to adding "Open in New Window" to a Favorite. )
If that is in the PCMag article, please direct me to the paragraph.

Welshjim is offline  
Old 8th January 2005   #10
Inactive
 
Profile:
Join Date: Aug 2002
Location: Vermont
Posts: 2,380
Computer Experience:
Univac 1100
Abraxas Reputation Level


I'm sure you could, but I already have it from this app:

http://www.moonsoftware.com/getfile.asp?copyurl
( http://www.moonsoftware.com/freeware.asp )

Abraxas is offline  
Old 9th January 2005   #11
Inactive
 
Profile:
Join Date: Jan 2002
Location: Albuquerque, NM, USA
Posts: 5,747
Computer Experience:
still learning
Welshjim Reputation Level


Abraxas--Much thanks, but let's close this thread. I was aware of CopyURL. But copy to Clipboard and then Copy/ Paste is not what I was after.
I can right click on the Favorite|Properties|Control+C. Was hoping to do that in one step. It is not clear to me why MS did not add Copy Shortcut and Open New Window to individual Favorites. They did it for History. (In History, Copy Shortcut is called "Copy".
If you are interested, I can tell you how to add "Open in New Window" to Favorites.
The problem is knowing where to find each of these Registry Keys and then knowing what the command is. I know where the key is for Favorites, but have no clue what the command for Copy Shortcut is.

Welshjim is offline  
Old 9th January 2005   #12
Inactive
 
Profile:
Join Date: Aug 2002
Location: Vermont
Posts: 2,380
Computer Experience:
Univac 1100
Abraxas Reputation Level


I must be missing something. Isn't clicking "Copy URL" just one step?

And I already have "Open In New Window" in the context menu for each favorite. Isn't it there by default?

Abraxas is offline  
Old 9th January 2005   #13
Inactive
 
Profile:
Join Date: Jan 2002
Location: Albuquerque, NM, USA
Posts: 5,747
Computer Experience:
still learning
Welshjim Reputation Level


Abraxas--
Quote:
And I already have "Open In New Window" in the context menu for each favorite
I did not (neither in Win98 nor WinXP Home with IE6) when I used the Favorites list in the left panel (by clicking on Favorites on the Toolbar) until I put it there by modifying the registry.
But I now see that I have Create Shortcut and New Window (note, not Open in New Window) in the context menu if I use the Favorites list by clicking on Favorites from the Menu bar (just below the Title bar). I do not know if "New Window" came from my Registry tweak or always was there. I certainly did not put the Create Shortcut there.
So I guess I raised an issue that MS had already taken care of in part, anyway.
Thanks to all for the helpful comments.


Last edited by Welshjim; 9th January 2005 at 18:00.
Welshjim is offline  
Old 9th January 2005   #14
SuperGeek
 
Profile:
Join Date: Jul 2004
Location: 62864
Posts: 3,720
Computer Experience:
Default
surferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Levelsurferdude2 Reputation Level


We're probably dealing with a difference between Pro and Home here. I don't have either of those functions available on my XP Home system. I'm as up to date as today on MS hotfixes, etc.

Neither Favorites menu offers either of those options. I even tried untagging the "Reuse Windows for launching shortcuts," then closing the browser, reopening, still no dice.

edit: Internet Explorer 6.0.2900.2180 (IE 6.0 SP2)


Last edited by surferdude2; 9th January 2005 at 18:26.
surferdude2 is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Explorer returns a blank page Robin Malware and Virus Removal 14 30th November 2004 00:38
Macromedia won't work... jd0427 General Security 25 24th August 2004 01:18
video editing software? savagcl Other Software 4 1st August 2004 23:48
Disabling personalized menus on IE 6 omicrx Internet Explorer 4 22nd November 2002 05:42
Short menu's blumash Windows 2000 5 5th June 2002 21:44


All times are GMT +1. The time now is 11:35.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]