In windows xp system, on right click option we get send to option.
with this we can easily send files to compress / dvd or cd / usb drive / my documents etc
but here we didnt copy / move any file to specific folder with one right click.
For that :
- goto run, type regedit to open registry editor.
- then go to HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers
- then right click on that to create new key with name copy to
- then you get a default value in right side window
- then double click on default
- here in value data field you have to give value data i.e, {C2FBB630-2971-11D1-A18C-00C04FD75D13}
- then you get 'copy to ' on your right click
- To get 'move to' same procedure but you have to change value data and name of key also given as move to..
- value data is {C2FBB631-2971-11D1-A18C-00C04FD75D13}
- then you get 'move to' on your right click

Loading...
0 comments:
Post a Comment