Make your work simpler in Windows. Today lets do some registry hacks to add Copy to and Move to in windows right click.
Yeah, making windows much more user-friendly according to our needs.
This should be a very useful tweak, it adds COPY TO / MOVE TO folder option to your right click explorer window, i.e if you right click any folder a-pop up will show with copy to / move to options.
Now, lets get to job
1.Click START–>RUN
2. Type “regedit “(without quotes)
3.Navigate toHKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
4. Once you are at that key, right click and choose the New Key option:
5. Now double-click on the (Default) value and-enter the following:{C2FBB630-2971-11D1-A18C-00C04FD75D13}
6. Click OK.
7. If you want to enable Move To, repeat the same steps, and using this value:{C2FBB631-2971-11D1-A18C-00C04FD75D13
}8. Right Click on any folder, you should be able to see COPY TO option.
9. Thats it folks, i hope it will be useful.
This hack will be very useful when transferring data from USB drives to your Hard disk and vice versa
No comments:
Post a Comment
I appreciate feedback, drop a comment here!