Jump to content

Recommended Posts

Posted (edited)

hey guyz I've just update my uAXPSP2 with RaynVM 2.0.1 with the addons

but I didn't like the right click context menu of Files and Folders, I mean unlocker is always there!

also I read that Copy to / Move to may cause crashes so help me guyz to remove them from the Context Menu

  Quote
; Add Copy To right click menu ,this causes problem with windows explorer...for example, when opening media files, it opens the copy/move to command, not recommended

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers][HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

:whistle:

Edited by Wesmosis

Posted

If you have version which use dll to manage Unlock Shell Exstension you can remove by using this key

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\UnlockerShellExtension]

If you have older version check shell key HKEY_CLASSES_ROOT\*\shell\ ...

Goodbye.

Posted (edited)

thanx

but that reg tweak worked only for files but not with folders

and what about Copy/ Move to ?

EDIT

I found it for both Files and Folder

Windows Registry Editor Version 5.00
;Removing Unlocker and CopyMoveTo from Right Context Menu (By Wesmosis)
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\UnlockerShellExtension]
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\CopyMoveTo]
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\UnlockerShellExtension]
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\CopyMoveTo]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\UnlockerShellExtension]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\CopyMoveTo]

Edited by Wesmosis

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...