Add the Ability to Copy the Contents of Any Text File to Your Send To Menu

add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu photo 1

We have previously covered how to add the ability to copy the contents of a TXT file to the right-click context menu, however this method would require you to create a separate registry entry for each type of file you wanted the ability to do this with (e.g. JS, BAT, LOG, HTM, CSS, etc.).

As an alternate method, you can easily add this functionality to your Windows Send To menu, which enables this feature for any type of file without having to touch the registry.

Add the Send To Shortcut

Open your Send To folder location by going to Run > shell:sendto

add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu photo 2

Create a new shortcut with the command:

CMD /C CLIP <

add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu photo 3

Give a descriptive name to the shortcut.

add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu photo 4

That’s it. You can now click on any file and, using this new shortcut, send the contents to the clipboard.

It is important to note, however, that if you were to select a non-text file (for example, a PDF or PNG) and use this shortcut, the contents of the file would not copy correctly as these formats are binary data as opposed to text data.

Changing the Icon

By default, the icon for the shortcut will appear as a command prompt, but you can easily change this by editing the properties of the shortcut and clicking the Change Icon button. We used an icon located in “%SystemRoot%\System32\shell32.dll”, but any icon of your liking will do.

add-the-ability-to-copy-the-contents-of-any-text-file-to-your-send-to-menu photo 5

Article Add the Ability to Copy the Contents of Any Text File to Your Send To Menu compiled by Original article here

More stories

Embark on a Wild Run Through the Jungle with Banana Kong

Are you ready for some wild and crazy fun? Then prepare to join Banana Kong on his journey through the jungle as he runs to avoid the great banana avalanche. Watch out because the pace is quick and danger is always looming just behind! Can you help Banana Kong escape or will it be game over for our

How to Easily Move or Copy a Worksheet in Excel 2013

There may be times when you want to create a new Excel worksheet based on an existing worksheet. You can easily copy an entire worksheet in Excel to a new worksheet in the same file or even to a new, separate workbook file.