Here i will list some of the new functions u can add to the menu bar u get after right click in windows
**PLZ BACK UP UR REGISTRY B4 TRYING ANYTHING. REGISTY TWEAKING IS VERY RISKY THING**
Add Copy To / Move To on Windows XP Right-Click Menu
A hidden functionality in Windows allows you to right click on a file, select Copy To Folder or Move To Folder, and the move to box will pop up and let you choose a location to either copy or move the file or folder to.
Here's the quick registry hack to get this working. As usual, back up your registry just in case. You will want to browse down to this key:
Once you are at that key, right click and choose the New Key option:HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers
Now you will double-click on the (Default) value and enter the following:
Click OK and continue.{C2FBB630-2971-11D1-A18C-00C04FD75D13}
If you want to enable Move To, you will repeat the same steps, except creating a new key named Move To, and using this value:
Now when you right click on a file or folder, you should see the following options:{C2FBB631-2971-11D1-A18C-00C04FD75D13}
Add Copy To / Move To on Windows Vista Right-Click Menu :
Let me make u simple for u.....just get the following zip file & run the registry files. You can choose to use the copy to, move to, or both.
Download :Add the Command Prompt to the Windows XP Explorer Right-Click MenuCode:http://rapidshare.com/files/181298785/copyto_moveto.zip
You can create a text file named anything.reg, and insert this text into it:
Double click on that file, and the text will be entered into the registry, and you'll have the same right click command prompt.Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
@="Command Prompt:"
[HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\Co mmand]
@="cmd.exe /k cd %1″



LinkBack URL
About LinkBacks


Reply With Quote

