A useful tip for mousers. Earlier we saw how to copy Command Prompt output to the Windows Clipboard. Did you know that you can accomplish the same using your pointing device (mouse)? Also, you can select a particular section (word or line) and copy it to the Clipboard. Here is how to do so.
1. Create a Command Prompt shortcut (cmd.exe) on the Desktop.
2. Right-click on the Command Prompt shortcut and choose Properties
3. In the Options tab, enable QuickEdit mode, and click OK.

4. Open a Command Prompt window (using the custom shortcut) and type a command.
5. To copy the output, select the text area using the mouse pointer and click the right-mouse button (or press ENTER.)

This tip applies to Windows Vista & Windows 7 as well.
Editor’s note: The above setting works only if you access the Command Prompt using the desktop shortcut that you created earlier. In one of the upcoming articles, we’ll instruct how to make the Quick Edit setting enabled by default, so that it works irrespective of the method you use to access the Command Prompt.
Bookmark this Page!
BlinkList | del.icio.us | Digg it | Furl | reddit | Spurl | StumbleUpon |
Related Posts
- How to Enable Quick Edit Mode in the Command Prompt by Default
- Copy Text File Contents to the Clipboard Using the Context Menu
- How to Copy Error Message Text to Clipboard
- Print Directory Listing to Clipboard From the Context Menu in Windows XP and Windows Vista
- Print Search Results in Windows Vista
- Add “Copy as Path” Option to the Context Menu in Windows XP
- “Copy Target URL” Context Menu Option for Internet Shortcut (.Url) Files
- PreviewConfig Tool Registers File Types for the Preview Pane in Windows Vista
- How to Print the Windows Update History in Vista
- Restore the Restart Prompt in the System Configuration Utility (MSConfig)
If you enjoyed this post, make sure you subscribe to our RSS feed! We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?

› 
Yeah, nice tip about 10 years late.
Nice tweak. Thank you for this cool tip.
Wonderful tip, Ramesh! I had seen this behavior in Windows PowerShell but I had never though of using it Command Prompt! (Although I no longer use Command Prompt but still…)