how do I remove a rightclick menu item?

  • Thread starter Thread starter Tim.T
  • Start date Start date
T

Tim.T

I was using a trialware program called Disk Check, and found after I had
uninstalled it, it had left 4options in the rightclick context menu:

"Check drive with file method"
"Check C: with direct method"
"Read disk C:image"
"Write C: image"

Any idea where exactly in the Registry these items are listed? I've tried
removing manually all registry keys relating to Disk Check that were left
behind, but these items are part of the Windows shell, right?Which keys are
those?

Tim
 
Tim.T said:
I was using a trialware program called Disk Check, and found after I had
uninstalled it, it had left 4options in the rightclick context menu:

"Check drive with file method"
"Check C: with direct method"
"Read disk C:image"
"Write C: image"

Any idea where exactly in the Registry these items are listed? I've tried
removing manually all registry keys relating to Disk Check that were left
behind, but these items are part of the Windows shell, right?Which keys are
those?

Tim


HKEY_CLASSES_ROOT \ Directory \ shell

Remove unwanted entries from the context menus
http://www.technobabble.com.au/technobabble/html/tweaks/context-menus.htm
HTH.
nass
 
Search the Registry for the exact strings you are seeing in the context
menu. You'll find the location easily.
 
Tim.T said:
I was using a trialware program called Disk Check, and found after I had
uninstalled it, it had left 4options in the rightclick context menu:

"Check drive with file method"
"Check C: with direct method"
"Read disk C:image"
"Write C: image"

Any idea where exactly in the Registry these items are listed? I've tried
removing manually all registry keys relating to Disk Check that were left
behind, but these items are part of the Windows shell, right?Which keys
are
those?

See this link on MVP Ramesh's site:

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

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

Back
Top