Right Click Options

Status
Not open for further replies.

Krish_88

Broken In
Can anyone tell me how to change/edit or remove the right click option when right clicking on drives.
Its very urgent
Thanks
 

anandk

Distinguished Member
Customizing Right-Click Menu Options in Windows
*www.jfitz.com/tips/rclick_custom.html
 

Vishal Gupta

Microsoft MVP
Open regedit and goto:

Code:
HKEY_CLASSES_ROOT\Drive
Under this key, u'll get 2 more keys named Shell and Shellex. These keys contains Drive context menu options.
 
Go to the key where VISTA told you then read this thread for more details
*www.thinkdigit.com/forum/showthread.php?t=47827

Or here is the way

a>click on the start menu and click run.
b>Typr in regedit(inbuilt registry editor of windows) and click ok.
c>go to HKEY_CLASSES_ROOT\Drive .
d>Create a new key here with whatever name u want (Name doesnt matters).
e>In its "default" value type in the name which u want to be displayed.
f>Now create a new key in the key which we created in step "d" and name it as "command".
g>In the dfault value type the path of the program.

Now restart and see the effect , wait i think that no restart is needed
 
Status
Not open for further replies.
Top Bottom