Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Thanks..:)
- unfortunately, the organize button is not highlighted so i can't get to the next step. Any suggestions?
- i found it after i sent it lol blondie here lol.. just sent u a message on the wii.! thanks!
- micheal send a nice phone and picture to me.
- Yes, but here it is again. It is 4285 2670 2528 4658
Tech-Recipes
Cookbook of Tech TutorialsCMD: Copy/Paste between window and command console/DOS program | Windows | Tech-Recipes
Started by qdideas · 9 months ago
5 years ago
P.S. copy from DOS program to Windows seems to work just fine. All text highlighted copies from the one to other.
5 years ago
i didn't have a way to copy from the command prompt before but there is another way to paste into it--try this with or without quickedit:
- get some text in the clipboard
- alt-space, e, p
- it's pasted!
you can also right-click the title bar or left-click the control box and choose edit/paste from there.
besides that you can right-click in the window (without quickedit) and choose paste.
oddly enough, there's a "copy" menu option, but it is always grayed out on the window's context menu (works in the control menu > edit) as you cannot select text other than select all, and when you right-click again the text is unselected.
4 years ago
9 months ago
thanks.............
9 months ago
7 months ago
7 months ago
6 months ago
3 months ago
Still when i try and past into the CMD window... nothing appears? :-(
3 months ago
reg.exe add HKCU\Console /v QuickEdit /t REG_DWORD /d 1 /f
in the command prompt, and it works fine now...