Copying and moving files from one place to another is part of everyone daily computer chores.....be it moving files from one drive to another to make space...or copying files onto pen drives.
Wouldnt it be much more convenient if u had a shortcut for that..
Add a Copy to Folder / Move to Folder shortcut on ur right click menu..
Comes in handy quite a lot of times..
All you have to do. is..
Copy to Folder Option
1.Open Notepad and paste the following code
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]
2.Save the file as Copyto.reg
3. Double the saved file and press Yes...
Move to Folder Option
1.Open Notepad and paste the following code
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]
2.Save the file as Moveto.reg
3. Double click the saved file and press Yes...
No comments:
Post a Comment