Hackosis is an Open Blog. You Can Participate.

  • 08
  • Oct

Context Menu

Make a backup and copy the following right-click hacks into a .reg file to add these to your right-click menu in Windows 2000/XP/Vista. These may require a reboot:

Copy To:

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

Move To:

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]


Add/Remove to the Send To Menu:

Go to C:\Documents and Settings\\SendTo, where is your user name. The folder will be filled with shortcuts to all the locations you find on your Send To context menu. To remove an item from the Send To menu, delete the shortcut from the folder. To add an item to the menu, add a shortcut to the folder by highlighting the folder, choosing File → New → Shortcut, and following the instructions for creating a shortcut. The new setting will take effect immediately; you don’t have to exit Windows Explorer for it to go into effect.

Open Command Prompt here:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Classes\folder\shell\Command Promt]
@=”Open Command Prompt”
[HKEY_LOCAL_MACHINE\Software\Classes\folder\shell\Command Promt\Command]
@=”Cmd.exe /k pushd %L”

Calculator:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Calculator]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Calculator\command]
@=”calc.exe”

Services.msc for right click of My Computer:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services]
@=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00
“SuppressionPolicy”=dword:4000003c
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command]
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73,
00,63,00,20,00,2f,00,73,00,00,00

Open With..Notepad:

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\opennotepad]
@=”Open with Notepad”
[HKEY_CLASSES_ROOT\*\shell\opennotepad\command]
@=”C:\\WINDOWS\\system32\\NOTEPAD.EXE %1″

And for your convenience I have included a reg file attached here.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Related Posts


Tags: , , , ,

Like this post? Subscibe to the RSS feed.


Leave a Comment