22 October 2007

Make "Copy to Folder" and "Move to Folder" in Context Menu

You can copy or move your file throgh context menu. You can choose one file or folder then click "Copy" or "Cut", and then choose folder for that file. This way is the most wat that used PC users beside shortcut. Now i give you little trik using "Copy" and "Cut" command.

First, open notepad. Then copy registry list below correctly.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

Then save as "CopyMove.reg". After this registry file became, double click on that file then click "OK" or "Yes" if new question window come. Now restart your computer and open Windows Explorer after you enter Windows System. Choose one file or folder and look at option in context menu. If you follow step by step above correctly, in context menu you will find two new option there are "Copy to Folder" and "Move to Folder". Using that two option you can copy or move file faster.

No comments: