PC Review


Reply
Thread Tools Rate Thread

How to CTRL + V in CMD.EXE ???

 
 
Christopher Aide
Guest
Posts: n/a
 
      27th Jul 2007

Hi all,

since years this had made me suffer!! Why is that CMD ist the only
programm in WinXP where CTRL + V does not work?

I can of course paste by using the right mouse button and selecting that
option, ... but of course I would like to not use the mouse, but my
keyboard instead.

can anyone help me on this one

TIA

Chris
 
Reply With Quote
 
 
 
 
Harlan Grove
Guest
Posts: n/a
 
      27th Jul 2007
"Christopher Aide" <(E-Mail Removed)> wrote...
>since years this had made me suffer!! Why is that CMD ist the only programm
>in WinXP where CTRL + V does not work?
>
>I can of course paste by using the right mouse button and selecting that
>option, ... but of course I would like to not use the mouse, but my
>keyboard instead.
>
>can anyone help me on this one


Because it's a console, a character mode command processor, not a GUI
application. Also there are programs that use [Ctrl]+V for other things,
e.g., EDLIN.COM, in which it serves as an escape character.

FWIW, [Ctrl]+C doesn't do the same thing in console windows either. It
aborts operations rather than copies anything to the clipboard.

There are 3rd party keyboard macro programs still available you could use to
make [Ctrl]+V issue the keystroke actions [Alt]+[Spacebar],E,P (without the
commas).


 
Reply With Quote
 
Christopher Aide
Guest
Posts: n/a
 
      27th Jul 2007

Harlan Grove schrieb:
> "Christopher Aide" <(E-Mail Removed)> wrote...
>> since years this had made me suffer!! Why is that CMD ist the only programm
>> in WinXP where CTRL + V does not work?
>>
>> I can of course paste by using the right mouse button and selecting that
>> option, ... but of course I would like to not use the mouse, but my
>> keyboard instead.
>>
>> can anyone help me on this one

>
> Because it's a console, a character mode command processor, not a GUI
> application. Also there are programs that use [Ctrl]+V for other things,
> e.g., EDLIN.COM, in which it serves as an escape character.
>
> FWIW, [Ctrl]+C doesn't do the same thing in console windows either. It
> aborts operations rather than copies anything to the clipboard.
>
> There are 3rd party keyboard macro programs still available you could use to
> make [Ctrl]+V issue the keystroke actions [Alt]+[Spacebar],E,P (without the
> commas).
>
>


Hello Mr. Grove,

thanks for answering! The ALT + SPACE -combination I dident know, I
cheked it and it will work just fine for me, thanks!

Chris
 
Reply With Quote
 
Al Dunbar
Guest
Posts: n/a
 
      28th Jul 2007

"Christopher Aide" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Harlan Grove schrieb:
>> "Christopher Aide" <(E-Mail Removed)> wrote...
>>> since years this had made me suffer!! Why is that CMD ist the only
>>> programm in WinXP where CTRL + V does not work?
>>>
>>> I can of course paste by using the right mouse button and selecting that
>>> option, ... but of course I would like to not use the mouse, but my
>>> keyboard instead.
>>>
>>> can anyone help me on this one

>>
>> Becausewhich it serve it's a console, a character mode command processor,
>> not a GUI application. Also there are programs that use [Ctrl]+V for
>> other things, e.g., EDLIN.COM, in s as an escape character.
>>
>> FWIW, [Ctrl]+C doesn't do the same thing in console windows either. It
>> aborts operations rather than copies anything to the clipboard.
>>
>> There are 3rd party keyboard macro programs still available you could use
>> to make [Ctrl]+V issue the keystroke actions [Alt]+[Spacebar],E,P
>> (without the commas).

>
> Hello Mr. Grove,
>
> thanks for answering! The ALT + SPACE -combination I dident know, I cheked
> it and it will work just fine for me, thanks!


here is another trick you might find useful: if you drag-and-drop a file or
folder from windows explorer on to a command prompt window, the full path
will be inserted into the command you are typing at the location of the
character cursor. One use of this feature is to type "pushd " (without the
quotes but *with* the trailing space), and then drag the folder you want to
change the current directory to onto the window.

/Al


 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      28th Jul 2007
Also try turning on "quick edit" mode for the session (or permanently) and
right click button is all that's necessary to paste.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Christopher Aide" wrote:
> Hello Mr. Grove,
>
> thanks for answering! The ALT + SPACE -combination I dident know, I cheked
> it and it will work just fine for me, thanks!
>
> Chris


 
Reply With Quote
 
Nil
Guest
Posts: n/a
 
      30th Jul 2007
On 27 Jul 2007, "Al Dunbar" <(E-Mail Removed)> wrote in
microsoft.public.win2000.cmdprompt.admin:

> here is another trick you might find useful: if you drag-and-drop
> a file or folder from windows explorer on to a command prompt
> window, the full path will be inserted into the command you are
> typing at the location of the character cursor.


I never knew that one - that will come in handy. Thanks!
 
Reply With Quote
 
Urpiano Cedazo
Guest
Posts: n/a
 
      30th Jul 2007
----- Original Message -----
From: "Al Dunbar" <(E-Mail Removed)>
Newsgroups: microsoft.public.win2000.cmdprompt.admin
Sent: Saturday, July 28, 2007 1:44 AM
Subject: Re: How to CTRL + V in CMD.EXE ???

> here is another trick you might find useful: if you drag-and-drop a file
> or folder from windows explorer on to a command prompt window, the full
> path will be inserted into the command you are typing at the location of
> the character cursor. One use of this feature is to type "pushd " (without
> the quotes but *with* the trailing space), and then drag the folder you
> want to change the current directory to onto the window.


Yes, that works from early Win NT (as I know), unfortunately, it doesn't
work on Vista, or there are some trick to make work it?

Best Regards
Urpiano Cedazo

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I set ctrl+s and ctrl+o window size & ctrl+o save as type defa Moonbarker Osbourne Windows XP General 1 18th Jan 2008 02:10 PM
Shortcut keys like Ctrl+C, Ctrl+V, Ctrl+A etc Not Working gettechtips@yahoo.co.in Windows XP General 1 23rd Sep 2006 12:43 PM
Word 2003 go to start of document - ctrl home taking me to CTRL G =?Utf-8?B?bGVs?= Microsoft Word Document Management 3 12th Jul 2006 01:34 PM
How to enable Ctrl+C, Ctrl+V, Ctrl+X in textBoxes? kari Microsoft C# .NET 1 16th May 2006 02:19 AM
Re: VB script that mimics CTRL+C, CTRL+G, CTRL+V, ENTER? Fergus Cooney Microsoft VB .NET 0 8th Nov 2003 01:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:56 AM.