| Forum |
|
|||||||
| Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Broken In
Join Date: Jan 2007
Posts: 133
|
![]() Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path, its cool!!!!!!!! First we will add the copy and move options to the right click menu of all FILES. Click Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key: HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers Right click the ContextMenuHandlers key and choose New>Key. Name the new key "Copy To" (without the quotes). Repeat the above and create another new key named Move To. You should now have two new subkeys under the ContextMenuHandlers key: HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Co py To HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Mo ve To Select the Copy To key and in the right hand pane, double click "Default" Enter this clsid value as the value data: {C2FBB630-2971-11d1-A18C-00C04FD75D13} Next, select the Move To key and in the right hand pane set the default value to: {C2FBB631-2971-11d1-A18C-00C04FD75D13} This now takes care of the Copy and Move options for the right click context menu of all your files. Now all that is left is to add the same options to the right click menu of all your folders. The procedure will be the same as for files but at a different key: HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers Right click ContextMenuHandlers and create a new key named Copy To. Right click it again and create another new key named Move To. left click on the right hand pane, add the same default values as you did for Files: For Copy To: {C2FBB630-2971-11d1-A18C-00C04FD75D13} For the Move To: {C2FBB631-2971-11d1-A18C-00C04FD75D13} Exit the registry and you are done. Now when you right click on a file or folder, you should see two new options: Copy to Folder and Move to Folder. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TUTORIAL: Add "INSERT" Option in CD Drive Context Menu ! | Vishal Gupta | Tutorials | 173 | 04-11-2009 09:12 PM |
| "INF Error", VGA Driver "Missing" Installing ATI Catalyst Drivers | CannedLizard | Hardware Q&A | 4 | 29-07-2006 12:47 AM |
| Make a folder in "start>programs" menu & move programs to it | Aanand | QnA (read only) | 5 | 26-10-2005 12:25 AM |
| ""NOT JOKING" copy DVD WITH CD R DRIVE software | Sijo George | Software Q&A | 43 | 15-12-2004 08:53 AM |