Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista installation & setup

Vista - how to allow drag and drop from explorer to dos prompt

Reply
 
Old 06-09-2008   #1 (permalink)
GS


 
 

how to allow drag and drop from explorer to dos prompt

for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how could
one enable receive of drag and drop from explorer?

right now I get that circle picture when I try to drop on DOS prompt window


My System SpecsSystem Spec
Old 06-09-2008   #2 (permalink)
Colin Barnhorst


 
 

Re: how to allow drag and drop from explorer to dos prompt

First of all it is not DOS. There is none in Windows 2000, XP, or Vista.
The command window is a text interface called a command line interpreter.
You cannot drag and drop graphical objects on a text window.

"GS" <NOEmail@xxxxxx> wrote in message
news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

> for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how
> could one enable receive of drag and drop from explorer?
>
> right now I get that circle picture when I try to drop on DOS prompt
> window
My System SpecsSystem Spec
Old 06-09-2008   #3 (permalink)
Richard G. Harper


 
 

Re: how to allow drag and drop from explorer to dos prompt

You cannot. The program in question (CMD.EXE in this case) must have drag
and drop handlers built into it and must register itself as a drag and drop
user when it loads. It has none, can register none, and therefore cannot be
either the source or target of a drag and drop operation.

--
Richard G. Harper [MVP Shell/User] rgharper@xxxxxx
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


"GS" <NOEmail@xxxxxx> wrote in message
news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

> for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how
> could one enable receive of drag and drop from explorer?
>
> right now I get that circle picture when I try to drop on DOS prompt
> window
My System SpecsSystem Spec
Old 06-09-2008   #4 (permalink)
blank


 
 

Re: how to allow drag and drop from explorer to dos prompt

"Colin Barnhorst" <c.barnhorst@xxxxxx> wrote in
news:C63BD669-DCC0-4D11-B3EE-CD555EFC6167@xxxxxx:
Quote:

> First of all it is not DOS. There is none in Windows 2000, XP, or
> Vista. The command window is a text interface called a command line
> interpreter. You cannot drag and drop graphical objects on a text
> window.
>
> "GS" <NOEmail@xxxxxx> wrote in message
> news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

>> for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how
>> could one enable receive of drag and drop from explorer?
>>
>> right now I get that circle picture when I try to drop on DOS prompt
>> window
>
Similar to cmd.exe, part of DOS (command.com) was a command line
interpreter. Since it was also the main user interface (in Windows it is
Explorer.exe), it is what many call "DOS", so they also call something that
looks similar (such as a cmd.exe window) "DOS" - like they call what they
see of Explorer "Windows".

I suspect that most know that cmd.exe isn't MS-DOS (but neither was
command.com), and don't need to be told this every time (except by those
trying to show how clever they are). Ones who don't know this already
probably wouldn't really get the distinction anyway, and probably wouldn't
even be opening a "cmd.exe text command line interpreter window".

If, as you say, "graphical objects" was what was meant in the original
question, you can't actually drag and drop those between a lot of program
windows. This has nothing to do with whether they are "DOS" or not, but
whether they know how to handle graphical objects.

What you CAN do is drag a filename from Explorer onto a "cmd.exe text
command line interpreter window" (wouldn't "DOS" be simpler?), and it is
received and pasted into the current command line. At least it is in my
"cmd.exe text command line interpreter window". If this is what the
original question referred to, all I can say is that it has always worked
for me and I don't know how it might get disabled.
My System SpecsSystem Spec
Old 06-09-2008   #5 (permalink)
skidz


 
 

Re: how to allow drag and drop from explorer to dos prompt

blank <null@xxxxxx> wrote in
news:Xns9AB8D79FF59221h6y23@xxxxxx:
Quote:

> "Colin Barnhorst" <c.barnhorst@xxxxxx> wrote in
> news:C63BD669-DCC0-4D11-B3EE-CD555EFC6167@xxxxxx:
>
Quote:

>> First of all it is not DOS. There is none in Windows 2000, XP, or
>> Vista. The command window is a text interface called a command line
>> interpreter. You cannot drag and drop graphical objects on a text
>> window.
>>
>> "GS" <NOEmail@xxxxxx> wrote in message
>> news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

>>> for a regualr user's dos prompt (c:\windows\system32\cmd.exe),
>>> how could one enable receive of drag and drop from explorer?
>>>
>>> right now I get that circle picture when I try to drop on DOS
>>> prompt window
>>
>
> Similar to cmd.exe, part of DOS (command.com) was a command line
> interpreter. Since it was also the main user interface (in Windows it
> is Explorer.exe), it is what many call "DOS", so they also call
> something that looks similar (such as a cmd.exe window) "DOS" - like
> they call what they see of Explorer "Windows".
>
> I suspect that most know that cmd.exe isn't MS-DOS (but neither was
> command.com), and don't need to be told this every time (except by
> those trying to show how clever they are). Ones who don't know this
> already probably wouldn't really get the distinction anyway, and
> probably wouldn't even be opening a "cmd.exe text command line
> interpreter window".
>
> If, as you say, "graphical objects" was what was meant in the original
> question, you can't actually drag and drop those between a lot of
> program windows. This has nothing to do with whether they are "DOS"
> or not, but whether they know how to handle graphical objects.
>
> What you CAN do is drag a filename from Explorer onto a "cmd.exe text
> command line interpreter window" (wouldn't "DOS" be simpler?), and it
> is received and pasted into the current command line. At least it is
> in my "cmd.exe text command line interpreter window". If this is what
> the original question referred to, all I can say is that it has always
> worked for me and I don't know how it might get disabled.
>

Actually, many that use the term "DOS" probably have never actually used
MS-DOS.
My System SpecsSystem Spec
Old 06-09-2008   #6 (permalink)
DevilsPGD


 
 

Re: how to allow drag and drop from explorer to dos prompt

In message <76844D37-7C84-4805-A1DD-E32449F620FA@xxxxxx> "Richard
G. Harper" <rgharper@xxxxxx> wrote:
Quote:

>You cannot. The program in question (CMD.EXE in this case) must have drag
>and drop handlers built into it and must register itself as a drag and drop
>user when it loads. It has none, can register none, and therefore cannot be
>either the source or target of a drag and drop operation.
This does appear to be a change in Vista, as dropping on console windows
was supported by previous versions of Windows.

I'm almost surprised I hadn't noticed, but I mainly use JPSoft's TCC
these days, it still supports drop-to-paste like older versions of
Windows did.
My System SpecsSystem Spec
Old 06-09-2008   #7 (permalink)
Colin Barnhorst


 
 

Re: how to allow drag and drop from explorer to dos prompt

Having been a DOS user from about 2.11 on I imagine that I know what
command.com, io.sys, and msdos.sys, etc are. But thank you anyway.

"blank" <null@xxxxxx> wrote in message
news:Xns9AB8D79FF59221h6y23@xxxxxx
Quote:

> "Colin Barnhorst" <c.barnhorst@xxxxxx> wrote in
> news:C63BD669-DCC0-4D11-B3EE-CD555EFC6167@xxxxxx:
>
Quote:

>> First of all it is not DOS. There is none in Windows 2000, XP, or
>> Vista. The command window is a text interface called a command line
>> interpreter. You cannot drag and drop graphical objects on a text
>> window.
>>
>> "GS" <NOEmail@xxxxxx> wrote in message
>> news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

>>> for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how
>>> could one enable receive of drag and drop from explorer?
>>>
>>> right now I get that circle picture when I try to drop on DOS prompt
>>> window
>>
>
> Similar to cmd.exe, part of DOS (command.com) was a command line
> interpreter. Since it was also the main user interface (in Windows it is
> Explorer.exe), it is what many call "DOS", so they also call something
> that
> looks similar (such as a cmd.exe window) "DOS" - like they call what they
> see of Explorer "Windows".
>
> I suspect that most know that cmd.exe isn't MS-DOS (but neither was
> command.com), and don't need to be told this every time (except by those
> trying to show how clever they are). Ones who don't know this already
> probably wouldn't really get the distinction anyway, and probably wouldn't
> even be opening a "cmd.exe text command line interpreter window".
>
> If, as you say, "graphical objects" was what was meant in the original
> question, you can't actually drag and drop those between a lot of program
> windows. This has nothing to do with whether they are "DOS" or not, but
> whether they know how to handle graphical objects.
>
> What you CAN do is drag a filename from Explorer onto a "cmd.exe text
> command line interpreter window" (wouldn't "DOS" be simpler?), and it is
> received and pasted into the current command line. At least it is in my
> "cmd.exe text command line interpreter window". If this is what the
> original question referred to, all I can say is that it has always worked
> for me and I don't know how it might get disabled.
My System SpecsSystem Spec
Old 06-09-2008   #8 (permalink)
DevilsPGD


 
 

Re: how to allow drag and drop from explorer to dos prompt

In message <C63BD669-DCC0-4D11-B3EE-CD555EFC6167@xxxxxx> "Colin
Barnhorst" <c.barnhorst@xxxxxx> wrote:
Quote:

>First of all it is not DOS. There is none in Windows 2000, XP, or Vista.
>The command window is a text interface called a command line interpreter.
>You cannot drag and drop graphical objects on a text window.
You could in 2000 and XP, but I don't see any way to enable this in
Vista.
My System SpecsSystem Spec
Old 06-10-2008   #9 (permalink)
blank


 
 

Re: how to allow drag and drop from explorer to dos prompt

blank <null@xxxxxx> wrote in
news:Xns9AB8D79FF59221h6y23@xxxxxx:
Quote:

> "Colin Barnhorst" <c.barnhorst@xxxxxx> wrote in
> news:C63BD669-DCC0-4D11-B3EE-CD555EFC6167@xxxxxx:
>
Quote:

>> First of all it is not DOS. There is none in Windows 2000, XP, or
>> Vista. The command window is a text interface called a command line
>> interpreter. You cannot drag and drop graphical objects on a text
>> window.
>>
>> "GS" <NOEmail@xxxxxx> wrote in message
>> news:%23BwLIZlyIHA.4476@xxxxxx
Quote:

>>> for a regualr user's dos prompt (c:\windows\system32\cmd.exe),
>>> how could one enable receive of drag and drop from explorer?
>>>
>>> right now I get that circle picture when I try to drop on DOS
>>> prompt window
>>
>
> Similar to cmd.exe, part of DOS (command.com) was a command line
> interpreter. Since it was also the main user interface (in Windows it
> is Explorer.exe), it is what many call "DOS", so they also call
> something that looks similar (such as a cmd.exe window) "DOS" - like
> they call what they see of Explorer "Windows".
>
> I suspect that most know that cmd.exe isn't MS-DOS (but neither was
> command.com), and don't need to be told this every time (except by
> those trying to show how clever they are). Ones who don't know this
> already probably wouldn't really get the distinction anyway, and
> probably wouldn't even be opening a "cmd.exe text command line
> interpreter window".
>
> If, as you say, "graphical objects" was what was meant in the original
> question, you can't actually drag and drop those between a lot of
> program windows. This has nothing to do with whether they are "DOS"
> or not, but whether they know how to handle graphical objects.
>
> What you CAN do is drag a filename from Explorer onto a "cmd.exe text
> command line interpreter window" (wouldn't "DOS" be simpler?), and it
> is received and pasted into the current command line. At least it is
> in my "cmd.exe text command line interpreter window". If this is what
> the original question referred to, all I can say is that it has always
> worked for me and I don't know how it might get disabled.
Sorry - I hadn't noticed that I had moved from an XP group window to a
Vista one. It appears that in Vista this does no longer work. I hadn't
noticed this before, as I usually do cut and paste instead of drag-and-
drop.

I still think DOS is a reasonable nickname for a command window. I
sometimes even call a terminal session to Linux a DOS window (but I
almost never use a GUI in Linux, so it always looks like that).
My System SpecsSystem Spec
Old 06-10-2008   #10 (permalink)
Michael


 
 

Re: how to allow drag and drop from explorer to dos prompt

GS wrote:
Quote:

> for a regualr user's dos prompt (c:\windows\system32\cmd.exe), how
> could one enable receive of drag and drop from explorer?
>
> right now I get that circle picture when I try to drop on DOS prompt
> window
I was able to drag-and-drop objects from Windows Explorer to Command
Prompt window in Windows Server 2003 and lower but I can't do that in Vista.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Can't drag and drop in Windows Explorer Vista General
DOS-Prompt Drag-and-Drop Vista General
Drag and Drop Causes Explorer Crash Vista General
Cannot Drag & Drop a file from Windows Explorer to Command Prompt? Vista file management
Re: Cannot drag and drop file onto command prompt window Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46