Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Drop files to CMD.EXE

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 03-14-2007   #1 (permalink)
Christian Schindler
Guest


 

Drop files to CMD.EXE

In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler



My System SpecsSystem Spec
Old 03-14-2007   #2 (permalink)
Paul Adare
Guest


 

Re: Drop files to CMD.EXE

In article <egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl>, in the
microsoft.public.windows.vista.security news group, Christian
Schindler <cnschindler@gmx.net> says...

> In previous OS Versions it is possible to drag a file into the cmd.exe
> window to
> get the full path inserted into cmd.exe.
>
> When I try to do this in vista it is not possbile(get a stop sign).
>
> Is this behavior configurable?
>


No.

--
Paul Adare
MVP - Windows - Virtual Machine
http://www.identit.ca
"The English language, complete with irony, satire, and sarcasm,
has survived for centuries without smileys. Only the new crop of
modern computer geeks finds it impossible to detect a joke that
is not clearly labeled as such."
Ray Shea
My System SpecsSystem Spec
Old 03-14-2007   #3 (permalink)
mikeyhsd
Guest


 

Re: Drop files to CMD.EXE

what you can do is right click on the file, select properties, copy the path and then paste it into the CMD window.
a few more steps, not as easy as before , but still manageable.



mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

"Christian Schindler" <cnschindler@gmx.net> wrote in message news:egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl...
In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler


My System SpecsSystem Spec
Old 03-14-2007   #4 (permalink)
Guest


 

Re: Drop files to CMD.EXE

The path doesn't include the filename. More anti mouse stuff from MS.
"mikeyhsd" <mikeyhsd@sport.rr.com> wrote in message news:OVqxeNkZHHA.4772@TK2MSFTNGP05.phx.gbl...
what you can do is right click on the file, select properties, copy the path and then paste it into the CMD window.
a few more steps, not as easy as before , but still manageable.



mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

"Christian Schindler" <cnschindler@gmx.net> wrote in message news:egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl...
In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler


My System SpecsSystem Spec
Old 03-14-2007   #5 (permalink)
Dave Wood [MS]
Guest


 

Re: Drop files to CMD.EXE

On Vista you can do a Shift + Right Click and that gives you a "Copy as Path" option. And then right-click over the CMD window to paste. Still requires the shift key but I think it's the easiest.

Dave

<.> wrote in message news:e$OckakZHHA.2448@TK2MSFTNGP02.phx.gbl...
The path doesn't include the filename. More anti mouse stuff from MS.
"mikeyhsd" <mikeyhsd@sport.rr.com> wrote in message news:OVqxeNkZHHA.4772@TK2MSFTNGP05.phx.gbl...
what you can do is right click on the file, select properties, copy the path and then paste it into the CMD window.
a few more steps, not as easy as before , but still manageable.



mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

"Christian Schindler" <cnschindler@gmx.net> wrote in message news:egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl...
In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler


My System SpecsSystem Spec
Old 03-14-2007   #6 (permalink)
Guest


 

Re: Drop files to CMD.EXE

It is implemented as a shell extension. So code decides if it shows or not. Command Prompt here is a simple verb and removing the named value Extended at HKEY_CLASSES_ROOT\Directory\shell\cmd
will allow this one to show without the stupid feature of needing to hold a key to use a mouse.
"Dave Wood [MS]" <davewood@online.microsoft.com> wrote in message news:unbbIJmZHHA.3520@TK2MSFTNGP04.phx.gbl...
On Vista you can do a Shift + Right Click and that gives you a "Copy as Path" option. And then right-click over the CMD window to paste. Still requires the shift key but I think it's the easiest.

Dave

<.> wrote in message news:e$OckakZHHA.2448@TK2MSFTNGP02.phx.gbl...
The path doesn't include the filename. More anti mouse stuff from MS.
"mikeyhsd" <mikeyhsd@sport.rr.com> wrote in message news:OVqxeNkZHHA.4772@TK2MSFTNGP05.phx.gbl...
what you can do is right click on the file, select properties, copy the path and then paste it into the CMD window.
a few more steps, not as easy as before , but still manageable.



mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

"Christian Schindler" <cnschindler@gmx.net> wrote in message news:egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl...
In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler


My System SpecsSystem Spec
Old 03-14-2007   #7 (permalink)
mikeyhsd
Guest


 

Re: Drop files to CMD.EXE

if you click on a shortcut to the file, it does give you the PATH.

mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

<.> wrote in message news:e$OckakZHHA.2448@TK2MSFTNGP02.phx.gbl...
The path doesn't include the filename. More anti mouse stuff from MS.
"mikeyhsd" <mikeyhsd@sport.rr.com> wrote in message news:OVqxeNkZHHA.4772@TK2MSFTNGP05.phx.gbl...
what you can do is right click on the file, select properties, copy the path and then paste it into the CMD window.
a few more steps, not as easy as before , but still manageable.



mikeyhsd@sport.rr.commikeyhsd@sport.rr.com

"Christian Schindler" <cnschindler@gmx.net> wrote in message news:egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl...
In previous OS Versions it is possible to drag a file into the cmd.exe
window to
get the full path inserted into cmd.exe.

When I try to do this in vista it is not possbile(get a stop sign).

Is this behavior configurable? I guess this is a securityx feature...

Thanks
Christian Schindler


My System SpecsSystem Spec
Old 03-14-2007   #8 (permalink)
Christian Schindler
Guest


 

Re: Drop files to CMD.EXE

Thank you Paul!

"Paul Adare" <padare@newsguy.com> wrote in message
news:MPG.206168d5a284bb1498a415@msnews.microsoft.com...
> In article <egKZP5hZHHA.984@TK2MSFTNGP04.phx.gbl>, in the
> microsoft.public.windows.vista.security news group, Christian
> Schindler <cnschindler@gmx.net> says...
>
>> In previous OS Versions it is possible to drag a file into the cmd.exe
>> window to
>> get the full path inserted into cmd.exe.
>>
>> When I try to do this in vista it is not possbile(get a stop sign).
>>
>> Is this behavior configurable?
>>

>
> No.
>
> --
> Paul Adare
> MVP - Windows - Virtual Machine
> http://www.identit.ca
> "The English language, complete with irony, satire, and sarcasm,
> has survived for centuries without smileys. Only the new crop of
> modern computer geeks finds it impossible to detect a joke that
> is not clearly labeled as such."
> Ray Shea


My System SpecsSystem Spec
Reply
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
drop down box nonuthinboutcomps Vista mail 3 08-17-2007 02:15 PM
Deleted files appear in "File Name" drop down list psufreak100 Vista file management 3 05-03-2007 12:02 AM
Blocking Drag and drop files HAL Vista General 1 04-19-2007 02:17 PM
Can't drag and drop files anymore friedoyster Vista General 0 02-28-2007 08:52 AM
Access denied trying to "md"? Drag & Drop is now drag, drop, OK, OK ???? Noozer Vista installation & setup 0 10-17-2006 05:45 AM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




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 2005-2008

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 47 48 49 50 51