Context Menu

J

Jerry

I think context menu is what this item is called. Example when I right
click on the start button I see "explore", "scan with Norton's",
"properties" etc. I would like to add to this menu. I have read about
context menus, but they all applied to IE or windows explorer. How do I go
about adding items to the start menu? One that I know I would like to add
is the "device manager". Any general help as to how to add to this menu
would be greatly appreciated.

thank you
 
R

Ramesh, MS-MVP

Jerry,

This REG file adds Device Manager entry to Folder / Start Menu context:

-----------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

-----------------------------------------------------------------------

Copy the above contents (exclued the horizontal lines) to a Notepad and save
as "dev.reg". Double-click the file dev.reg to merge the contents to the
registry. If Windows is installed in a different drive\path than C:\, alter
the path accordingly in the REG file.
 
R

Ramesh, MS-MVP

It happens because you may have included the lines, or word-wrap may have
caused it. Find the attached dev.reg file. You need to use a newsreader to
download the attachment.
 
J

Jerry

Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the contents
to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding other
menus to the Start?
 
R

Ramesh, MS-MVP

Include "Windows Registry Editor Version 5.00" as the first line (as I gave)

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding other
menus to the Start?



Ramesh said:
You're welcome.
 
R

Ramesh, MS-MVP

Manage the context-menu entries for folders, drives and Namespace objects:
http://windowsxp.mvps.org/context_folders.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding other
menus to the Start?



Ramesh said:
You're welcome.
 
J

Jerry

Thanks very much, I will give it a try.
Ramesh said:
Manage the context-menu entries for folders, drives and Namespace objects:
http://windowsxp.mvps.org/context_folders.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding other
menus to the Start?



Ramesh said:
You're welcome.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Thankyou, Ramesh. That worked a treat.


It happens because you may have included the lines, or word-wrap may
have
caused it. Find the attached dev.reg file. You need to use a
newsreader to
download the attachment.
 
J

Jerry

As far as things went, it looked ok until I clicked on Device Manager in the
Start menu. When I click on it, this error message came up:

"This file does not have a program associated with it for performing this
action. Create an association in the Folder options control panel."

I am totally lost now as to how or what to associate it with.
HELPPPPPPPPPPP

Thank you
Jerry said:
Thanks very much, I will give it a try.
Ramesh said:
Manage the context-menu entries for folders, drives and Namespace
objects:
http://windowsxp.mvps.org/context_folders.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding
other menus to the Start?



You're welcome.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Thankyou, Ramesh. That worked a treat.


It happens because you may have included the lines, or word-wrap may
have
caused it. Find the attached dev.reg file. You need to use a
newsreader to
download the attachment.
 
R

Ramesh, MS-MVP

Jerry,

Export the key and post here:
[HKEY_CLASSES_ROOT\Folder\shell]

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
As far as things went, it looked ok until I clicked on Device Manager in
the Start menu. When I click on it, this error message came up:

"This file does not have a program associated with it for performing this
action. Create an association in the Folder options control panel."

I am totally lost now as to how or what to associate it with.
HELPPPPPPPPPPP

Thank you
Jerry said:
Thanks very much, I will give it a try.
Ramesh said:
Manage the context-menu entries for folders, drives and Namespace
objects:
http://windowsxp.mvps.org/context_folders.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu to
Start?
Is there anyplace I can a list (for files and locations) for adding
other menus to the Start?



You're welcome.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Thankyou, Ramesh. That worked a treat.


It happens because you may have included the lines, or word-wrap may
have
caused it. Find the attached dev.reg file. You need to use a
newsreader to
download the attachment.
 
J

Jerry

Well I never did get this to work and finally gave up the idea. However in
my exploring I did come across what I think is just as good. In the
properties of the Start button, I found it can be modified more to my
liking. I was able to remove things like My Document, My Pictures and a few
other items I never use. I was able to add Administrative Tools which I
find very helpful. This may help others to modify their Start Menu to their
liking as it did me.

To do this Right Click on the Start Menu --> properties, select the Start
Menu Tab, then click the customize, then the Advanced Tab. Here you can
modify the Start Menu.


Ramesh said:
Jerry,

Export the key and post here:
[HKEY_CLASSES_ROOT\Folder\shell]

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Jerry said:
As far as things went, it looked ok until I clicked on Device Manager in
the Start menu. When I click on it, this error message came up:

"This file does not have a program associated with it for performing this
action. Create an association in the Folder options control panel."

I am totally lost now as to how or what to associate it with.
HELPPPPPPPPPPP

Thank you
Jerry said:
Thanks very much, I will give it a try.
Manage the context-menu entries for folders, drives and Namespace
objects:
http://windowsxp.mvps.org/context_folders.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Let me confirm this as I understand it.

Cope this line to notepad with no wrap (one continuous line):

[HKEY_CLASSES_ROOT\Folder\shell\Device Manager\command]
@="mmc.exe \"C:\\WINDOWS\\system32\\devmgmt.msc\""

Then save as "dev.reg". Double-click the file dev.reg to merge the
contents to the
registry.

Is this correct?

Also is this general format that can be used to add any context menu
to Start?
Is there anyplace I can a list (for files and locations) for adding
other menus to the Start?



You're welcome.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Thankyou, Ramesh. That worked a treat.


It happens because you may have included the lines, or word-wrap
may have
caused it. Find the attached dev.reg file. You need to use a
newsreader to
download the attachment.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top