Changing Right click menu

P

paymand

I wanted to add more menu item into my right-click CD-ROM drive menu.
The CD-ROM can be in any drive letter (D:, E:, ...).

How can I do this manually and is there anyway that I can write a
program or batch file to do this automatically?



Thanks for your help.
 
W

Wesley Vogel

Add or remove entries in the New objects list (ShellNew)
http://windowsxp.mvps.org/shellnew.htm

Add items to the New menu (aka ShellNew entries)
http://windowsxp.mvps.org/shellnewadd.htm

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

Customize Context Menus
http://www.annoyances.org/exec/show/article02-026

Customize the right click context menus
http://www2.technobabble.com.au/article182.html

Creating Context Menu Handlers
http://msdn.microsoft.com/library/d...ing/extensionhandlers/contextmenuhandlers.asp

Customizing Right-Click Menu Options in Windows
http://www.jfitz.com/tips/rclick_custom.html

ShellExView v1.13 - Shell Extensions Manager
http://www.nirsoft.net/utils/shexview.html

How to Add Items to the "Send To" Menu in Windows XP
http://support.microsoft.com/?kbid=310270

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
P

paymand

Wesley,
Thanks for you help. Now I have couple of question.
1) How can I change the right click-menu for a specfic device? ( let's
say CD ROM)
2) Can I do it through a c/c++ program?

Thanks again
 

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