XP system right Button How to add "Copy/move to Folder"
1, first Open "Run", enter "regedit", open the registry.
2, in the Registry Editor, turn on Hkey_classes_rootallfilesystemobjectsshellexcontextmenuhandlers, and then click on the key value of the right mouse button, select "New → item" (as shown below), The item value is named "{C2FBB630-2971-11D1-A18C-00C04FD75D13}" (does not contain double quotes), which adds the Copy to Folder menu in the right mouse button menu.
3, similar to the second step, also hkey_classes_rootallfilesystemobjectsshellexcontextmenuhandlers the key value right-click, select "New → item", and the item value is named "{ C2FBB631-2971-11D1-A18C-00C04FD75D13} "(without quotes), which is to add the" Move to Folder "menu in the right mouse button menu.
4, close the Registry Editor, select the file to be operated on, click the right mouse button, you will see more than two options, respectively, "Copy to Folder" and "Move to Folder" (as shown below). Select one of the actions, will pop up a window to select the destination folder (or click the "New Folder" button to create a new folder), OK.