Make windowsXP cut and copy function more convenient

  

In WinXP operating system, enter any folder, select a file, you can see in the "File and Folder Tasks" panel on the left side of the window. Copy this file & rdquo; and & ldquo; move this file & rdquo; two commands. With two commands, we can easily copy or move files to a specified destination folder, eliminating the need to switch back and forth between the source and destination folders. However, some friends may not like the task panel in the WinXP window, so turn it off, which is very inconvenient when copying files. If you can add these two commands to the right mouse button menu, please see the following method: Click the “Start” menu, select the “Run” command, and enter “ in the "Run” dialog box. ;regedit”Open the registry editor, expand the HKEY_CLASSES_ROOT\\AllFilesystemObjects\\shellex\\ContextMenuHandlers branch, create two new items under the ContextMenuHandlers branch, and then name them "CopyTo" and "MoveTO", then "CopyTo" The default value is changed to “{7BA4C740-9E81-11CF-99D3-00AA004AE837}”, the default value of "MoveTo" is changed to "C2FBB631-2971-11D1-A18c-00C04FD75D13}”, and finally the registry is quit. Right click to see if there are two more "Copy to Folder" and "Move to Folder".

Copyright © Windows knowledge All Rights Reserved