|
|
![]() |
|
|
Top | #1 |
|
Unregistered
Posts: n/a
|
For example, I'd like to put the various scanners together, group the file compressors etc the attachment shows what I have |
|
|
|
Top | #2 |
|
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310 |
Thread Moved
|
|
|
|
|
|
Top | #3 |
|
OSNN Designer
Joined: July 2002
Location: Ottawa, Ontario
Posts: 8,722
Blog Entries: 106
Reputation: 1386
Power: 221 |
I dont understand how to use ContextEdit. I have it open, now what am i soppose to do?
|
|
|
|
|
|
Top | #4 |
|
OSNN Designer
Joined: July 2002
Location: Ottawa, Ontario
Posts: 8,722
Blog Entries: 106
Reputation: 1386
Power: 221 |
Oh...Thanks dude!
|
|
|
|
|
|
Top | #5 |
|
Unregistered
Posts: n/a
|
If you find it, please tell me.
Nothing in the help file's menu indicates, as far as I can see, how to do things like that... |
|
|
|
Top | #6 |
|
_________________
Joined: July 2002
Posts: 1,557
Reputation: 160
Power: 136 |
The folder context menu consists of elements taken from different sources. They are displayed in this order.
In the first section items taken from HKEY_CLASSES_ROOT\Folder\shell followed by items taken from HKEY_CLASSES_ROOT\Directory\shell The items after the first seperator are taken from HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers The next sections are items from HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers The send to is taken from HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers The rest and the basic structure of the menu is written to shell32.dll menu 210 and 211 (properties). Seems it is not possible so far to resource hack these menus in shell32.dll. Every change breaks an item somewhere else, be it the status bar or what not. So no chance to remove the seperators. Only thing you could try is to move your context menu items between the different sections described above. Not a too easy job. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Start Menu Context Menu | Bman | Windows Desktop Systems | 12 | August 15th, 2007 5:29pm |
| Context menu add-on | Ramanuman | Windows Desktop Systems | 11 | August 22nd, 2003 5:56pm |
| Explore from Context menu on ALL PROGRAMS Menu Not working | rmsurve | Windows Desktop Systems | 2 | November 23rd, 2002 3:47am |
| Context Menu | mike0_ | Windows Desktop Systems | 2 | April 2nd, 2002 2:27am |
| Context menu | copics | Windows Desktop Systems | 1 | April 1st, 2002 1:04pm |