Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • Google+
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
Windows ›
Add Copy To and Move To in the Context Menu

Add Copy To and Move To in the Context Menu

November 5, 2010 Windows Jesin A Leave a Comment

windows category thumbnail

This registry tweak adds great productivity to the Windows Operating System by reducing the number of clicks needed to copy or move the file. Usually when you want to copy a file to some other location what do you do? select the file, press Ctrl + C go to the destination and press Ctrl + P to paste the file. Or from the source you can select the file go to Edit -> Copy To Folder and select the location. But how cool it would be to get the options “Copy To” and “Move To” to the context menu when you right click a file or folder. Tweak your windows registry and brag among your friends on how you reduced the number of clicks.

Backup the windows registry

Always backup your registry before you make any changes so that you don’t regret later. Go to Start -> Run or hit [windows key] + R type regedit Open the file menu select export browse to a location give a meaningful file name and save it. To restore open regedit go to file menu and select import, point to the location of the .reg file.

Copy To and Move To on Right Click

Open regedit navigate to the following path

HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers

right click on the blank white space on the right side New-> Key enter the name as Copy To double click (default) set the value as

{C2FBB630-2971-11D1-A18C-00C04FD75D13}

Don’t bother typing this value as there is a high probability pf making mistakes just copy paste it. To show Move To option on right click navigate to the same

HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers

create a new key and name it Move To double click (default) and set the value as

{C2FBB631-2971-11D1-A18C-00C04FD75D13}

Close the Registry editor and just refresh your desktop, you’ll see Copy To and Move To on Right Click.

add-to-move-to-right-click
Tweak the windows registry to show Copy To and Move To in the context menu

Even though the values for Copy To and Move To look similar take a closer look at the first set of characters for Copy To it is set as 630 and for Move To it is 631

Related posts:

windows category thumbnailDisable Right Clicking on the Desktop windows category thumbnailAdd Command Prompt on Right Click windows category thumbnailChange Registered To in Windows windows category thumbnailInternet Explorer Change User Agent windows category thumbnailHide Last Logged in Username in Windows (Registry Tweak)

Tags: registry tweaks, windows registry

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.