Jump to content

cleanup the rightclick on file menu?


Recommended Posts


Posted

Here is my code from a reg file run from a batch file run at startup (sounds a mouthful hey! - basically on logon it runs the batch file which has this reg entry in it to run silently)

Batch file:

regedit /s f:\winsetup\regedits\del_right_click.reg

Reg file:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\ICQMenu]
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\CuteFTP]
[-HKEY_CLASSES_ROOT\Applications\Winamp.exe\shell]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\ICQMenu]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\CuteFTP]
[-HKEY_CLASSES_ROOT\Directory\shell\ACDBrowse]
[-HKEY_CLASSES_ROOT\Directory\shell\Winamp.Bookmark]
[-HKEY_CLASSES_ROOT\Directory\shell\Winamp.Enqueue]
[-HKEY_CLASSES_ROOT\Directory\shell\Winamp.Play]
[-HKEY_CLASSES_ROOT\Drive\shell\ACDBrowse]
[-HKEY_CLASSES_ROOT\Drive\shell\PartitionMagic 8.0]
[-HKEY_CLASSES_ROOT\Drive\shell\Scan with Ad-aware...]
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\CuteFTP]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shellex\ContextMenuHandlers\CuteFTP]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\ACDBrowse]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\PartitionMagic 8.0]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\Scan with Ad-aware...]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shellex\ContextMenuHandlers\CuteFTP]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\CuteFTP]

I just went through the registry and found any reference to the offending items and exported what I found to be the relevant keys - mainly those relating to folders\directories and drives.

Posted

Good work fellas, it's just started to annoy me too, the context menu filling up (Usually I've had to re-install by the time its getting full... :rolleyes: ). The top link of ravashaak's post sorted me out - cheers mate! :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...