Its a very useful trick and u can easily copy and move ur files in ur system.
here is the method
Open Notepad, Copy and paste the following text into it:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers]
[HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13**"
[HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13**"
Now Save as the file and name it:
Code:
copytomoveto.reg
You can save it anywere, now just double click it and Click yes and Ok and u are done. An extra option is enabled in ur right click menu, select any file and right click it and u can copy and move it anywhere in ur drives.
Now if u dont like it u also can undo it:
here is the method same as above:
Open Notepad, Copy and paste the following text into it:
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers]
[-HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13**"
[-HKEY_CLASSES_ROOT\AllFile systemObjects\shellex\Con textMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13**"
Now Save as the file and name it:
Code:
copytomovetoundo.reg
To undo the option now just double click it and again Yes and Ok and u are done.
ENJOY.
Subscribe
You are Here: Home > Add COPY to and MOVE to Options in Right Click Menu
Wednesday, November 11, 2009
Add COPY to and MOVE to Options in Right Click Menu
Labels: Computer Tips
0 comments:
Post a Comment