Welcome, Guest! Sign Up RSS

Covering Hollyhood Microsoft Google Apple

Thursday, 2024-04-25
Main » 2012 » May » 28 » How to create a Context Menu option to copy an entire text file to the Clipboard in Windows 8?
12.28.39 PM
How to create a Context Menu option to copy an entire text file to the Clipboard in Windows 8?

If you want to create a Context Menu option to copy an entire text file to the Clipboard in Windows 8, go through the tutorial below.

Preview Image

Sometimes you store some important information (like contact information, address details or any kind of signature texts that you need to add at the end of any document) in different .txt files and you may frequently need those .txt information to use them in other documents or form filling jobs. You first need to open those source .txt file using notepad, then need to select all the texts in that file and at last the copy operation. When you are doing a heavy copy-paste job, it becomes very time consuming because of iteration of these steps. What if you could do copy to clipboard operation with a simple context menu item instead? Yes, it is possible.

Using a little registry hacking it can be done easily. We can even hide it behind the Shift + Right-Click menu so that it won’t waste space on the Context menu. That means you have to hold down shift key while performing the Right-click operation on a text file to view Copy to Clipboard option in Context menu.

Follow the steps to know how to create a Context Menu option to copy an entire text file to the Clipboard.

Steps to create a Context Menu option to copy an entire text file to the Clipboard

1. At first you need to download Copy To clipboard reg.zip archive file from here and extract it. You will find two REG files.

2. Now, Double-click on AddCopyToClipboard.reg file. You will get a security warning. Click on Run option.

Select run

3. User Account Control (UAC) dialog box will pop up. click on Yes option.

4. You will get a registry editor dialog box. Select Yes option to continue the process.

Registry Editor Dialog box

5. Now, a registry editor confirmation message will appear. You have successfully added keys and values contained in CopyContentsToClipboardTXT.reg file to the registry.

registry editor confirmation

Now hold down the shift key and Right-click on any text file and you can see Copy to Clipboard option is available in your context menu.

Copy to Clipboard Option

You can even create AddCopyToClipboard.reg file by yourself. Create a New text file and give a name whatever you want. Open the text file and copy the following lines there:-


Windows Registry Editor Version 5.00

; add a context menu item to allow you to copy text files to the clipboard
; howtogeek.com

[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip]
@=”Copy to Clipboard”
"Extended”=”"

[HKEY_CLASSES_ROOT\txtfile\shell\copytoclip\command]
@=”cmd /c clip < \”%1\”"

Now, save the file. Finally change the extension of the file from .txt to .reg. Thus you can create your own AddCopyToClipboard.reg file.

Inside the .reg file

Now, if you want to remove the Copy to Clipboard option from your context menu you have to add keys and values contained in RemoveCopyToClipboard.reg file to the registry. Just double-click on RemoveCopyToClipboard.reg file and follow all the steps described previously.

Category: Windows 8 Tips and Tricks | Views: 2072 | Added by: Adamsummer | Rating: 0.0/0
Total comments: 4
1 Gratis icon constructor for Windows8  
0
The intelligible answer

2 dryiconsn.co  
0
By WebOsPublisher

Paste Icons,Download Paste Icons through Mr. Icons in PNG or ICO format | Free Paste Icons,Download Free Paste Icons for Windows,Macintosh,Linux and Chrome,Page 4
Paste Icons | Download Paste Icons | PNG ICO - Page 4
.clstooltipsposition:absolute; visibility:hidden; border:5px solid black; background-color: white; width: 300px; padding: 4px;
Search
|
Browse
|
Contact Us
Icons per page
Icons 76 - 7 of about 82 for “paste icons” Related searches: ipad, twitter, facebook, kmenu
Page: 4 / 4 First« Pre1234 Last
PNGICO
Info--Info
PNG
Info--Info
PNG
Info--Info
PNGICO
Info--Info
PNGICO
Info--Info
PNGICO
Info--Info
PNG
Info--Info
Tags: (Public tags)paste specialDesigner: Everaldo CoelhoLicense:LGPLSize:16 x 16 pxIcon set: Crystal Clear ( Show all icons in this icon set)
X
Tags: (Public tags)pasteDesigner: Lila CommunityLicense:GNU General Public LicenseSize:48 x 48 pxIcon set: mricons ( Show all icons in this icon set)
X
Tags: (Public tags)pasteDesigner: Ken SaundersLicense:Creative Commons Attribution-ShareAlike 2.5 LicenseSize:128 x 128 pxIcon set: mricons ( Show all icons in this icon set)
X
Tags: (Public tags)paste plainDesigner: famfamfam.comLicense:creativecommons.org/licenses/by/2.5/Size:16 x 16 pxIcon set: famfamfam_silk ( Show all icons in this icon set)
X
Tags: (Public tags)pasteDesigner: Visual PharmLicense:Creative Commons Attribution-No Derivative Works 3.0 UnportedSize:128 x 128 pxIcon set: Must Have ( Show all icons in this icon set)
X
Tags: (Public tags)clipboard document pasteDesigner: Pavel InFeRnODeMoNLicense:GPLSize:64 x 64 pxIcon set: realistiK Reloaded ( Show all icons in this icon set)
X
Tags: (Public tags)pasteDesigner: Lila CommunityLicense:GNU General Public LicenseSize:128 x 128 pxIcon set: mricons ( Show all icons in this icon set)
X
Page: 4 / 4 First« Pre1234 Last
Copyright © 2009-2012 MrIcons.Com, Privacy Policy

3 free-icon-maker.com  
0
By WebOsPublisher

Adobe: Flash - Search button in Flash
GA_googleAddAttr("pid", "250");
GA_googleAddAttr("lev2", "4");
Smart questionsSmart answersSmart people
Find A ForumFind An Expert
Join
Directory
Search
Tell A Friend
Whitepapers
Jobs
INTELLIGENT WORK FORUMSFOR COMPUTER PROFESSIONALS
Member Login
HANDLE
PASSWORD
Remember Me
Forgot Password?Join Us!
Come Join Us!
Are you aComputer / IT professional?Join Tek-Tips now!
Talk With Other Members
Be Notified Of ResponsesTo Your Posts
Keyword Search
One-Click Access To YourFavorite Forums
Automated SignaturesOn Your Posts
Best Of All, It's Free!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.
Tek-Tips LinkedIn® Group
Join ourLinkedIn® Group!Hook up with past and present colleagues and classmates quickly.
Partner With Us!
"Best Of Breed" Forums Add Stickiness To Your Site
(Download This Button Today!)
Member Feedback
"...This site is a great forum to exchange knowledge..."
More...
Geography
Where in the world do Tek-Tips members come from?
Click Here To Find Out!
Tek-Tips Shirts!
Get yourTek-Tips ForumsSWAG here!
Home >
Forums >
Programmers >
Graphics and Publishing >
Adobe: Flash Forum
Search button in Flash
thread250-61665
Forum
Search
FAQs
Links
Jobs
Whitepapers
MVPs
Find A Job or Post a Job Opening Click Here.
paragvshah (Programmer)
9 Mar 01 7:08
I have created a search button (named but_search) with a textfield (variable named searchfield). I have to provide a link between button & textfield, textfield must either have any text written onload of page or bliunking cursor. This button & textfield are in a menubar created in flash 4.0 & this menu bar is to be placed in right frame of my site & when user enters the text in search that search page should open in mainframe. please tell the scripting in flash.
Reply To This Thread
Posting in the Tek-Tips forums is a member-only feature.
Click Here to join Tek-Tips and talk with other members!
Back To Forum
Back To Microsoft: ASP.NET
Join | Jobs |
Advertise | About Us | Contact Us | Site Policies
Copyright © 1998-2012 Tecumseh Group, Inc. All rights reserved.Unauthorized reproduction or linking forbidden without express written permission.

4 optimizatsiya-sayta  
0
Может ли мой работодатель взломать моих личных почтовых и интернет-деятельность , которые я делаю на работе?

Only registered users can add comments.
[ Sign Up | Login ]
Blogger Widgets