Adding Move To Menu
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.
Read more
![Otak Atik [dot] Com](http://www.otakatik.com/wp-content/themes/typebased/styles/default/logo.jpg)
There are so many ways to copy files from a location to another. The common way is using Copy and Paste menu or using Ctrl + C then Ctrl + V combination keys. You can also using drag and drop method. In fact, I want Microsoft put Copy menu on contextual menu every time I right click a file or folder then I just choose the destination location. Unfortunately, Microsoft doesn’t provide it for us. But you ‘hack’ the registry to create Copy To menu for you. 

Recent Comments