Similar with my article which talk about Adding Copy To menu, this time I want to talk about Adding Move To menu. I think you’ve known, copy is a command to copy your files to a destination location and that command doesn’t delete the source files and contrary with copy command, move command is a command to moving a file/files to a destination location and your source files will removed. In fact, you can trigger move command with Ctrl + X keys and then press Ctrl + V to paste files to a destination location. Another ways is putting a move to menu when your right click a file, your job would be easier.
And here are the steps:
- Open Registry Editor first by click Start -> Run, enter
regeditand then press Enter key.

- Navigate to this path: HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shellex \ ContextMenuHandlers.

- Create a new key by right click ContextMenuHandlers key and then choose New -> Key menu.

- Replace the original key name to Move To.

- Click Move To key, and then double click default value on right panel to modify its value.

- Fill the value date with this value:
{C2FBB631-2971-11D1-A18C-00C04FD75D13}and then click OK button.

- Re-check your value data.

- Close Registry Editor.
- Try to right click a file to test Move To menu.

- If you click it then you’ll asked the destination. And I thought this is a more efficient way to moving files or folders to another location.

(article no:0155)





















No Comment Received
Leave A Reply