context menu for CD drive
-
hello! i wanna add a context menu as "Close CD Tray" in CD drive's context menu. but i can't only CD drive's context menu. my context menu is working on all drives as C:, D:, E: so on. i wanna show it just only on CD drive's context menu. could u help me pls? i'll thz u very much.... :laugh: :laugh: :laugh:
-
hello! i wanna add a context menu as "Close CD Tray" in CD drive's context menu. but i can't only CD drive's context menu. my context menu is working on all drives as C:, D:, E: so on. i wanna show it just only on CD drive's context menu. could u help me pls? i'll thz u very much.... :laugh: :laugh: :laugh:
I don't know off hand how to extend a particular context menu, but I know that it can be done. You should be aware that this can become a problem, though: http://www.codeproject.com/Messages/3227491/Do-not-write-shell-extensions-in-Csharp-Is-this-st.aspx[^] Good luck.
-
hello! i wanna add a context menu as "Close CD Tray" in CD drive's context menu. but i can't only CD drive's context menu. my context menu is working on all drives as C:, D:, E: so on. i wanna show it just only on CD drive's context menu. could u help me pls? i'll thz u very much.... :laugh: :laugh: :laugh:
You will have to check which drive is selected before you create the context menu. Then when the user clicks the cd drive you show your menu, otherwise you just show the default one.
My advice is free, and you may get what you paid for.
-
hello! i wanna add a context menu as "Close CD Tray" in CD drive's context menu. but i can't only CD drive's context menu. my context menu is working on all drives as C:, D:, E: so on. i wanna show it just only on CD drive's context menu. could u help me pls? i'll thz u very much.... :laugh: :laugh: :laugh: