Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Cannot Drag & Drop a file from Windows Explorer to Command Prompt?

Reply
Thread Tools Display Modes

Cannot Drag & Drop a file from Windows Explorer to Command Prompt?

 
 
Sami KOZONO
Guest
Posts: n/a

 
      07-07-2006
I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
I noticed that I cannot drag & drop files from Windows Explorer to
Command Prompot Window.
Is this a desgin change from XP? or I'm missing something basic?
-Sami KOZONO

 
Reply With Quote
 
 
 
 
Sir_Higgins
Guest
Posts: n/a

 
      09-28-2006
It's the same thing for me.
I can't open a command prompt windows as admin and drag a programme that i
want to launch with elevated credential as i was doing in XP.

It's also annoying when writing scripts. This feature was usefull to quickly
have the path and filename to copy in scripts.

"Sami KOZONO" wrote:

> I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
> I noticed that I cannot drag & drop files from Windows Explorer to
> Command Prompot Window.
> Is this a desgin change from XP? or I'm missing something basic?
> -Sami KOZONO
>

 
Reply With Quote
 
Sir_Higgins
Guest
Posts: n/a

 
      09-28-2006

I tryed in windows vista RC1 it's the same

"Sir_Higgins" wrote:

> It's the same thing for me.
> I can't open a command prompt windows as admin and drag a programme that i
> want to launch with elevated credential as i was doing in XP.
>
> It's also annoying when writing scripts. This feature was usefull to quickly
> have the path and filename to copy in scripts.
>
> "Sami KOZONO" wrote:
>
> > I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
> > I noticed that I cannot drag & drop files from Windows Explorer to
> > Command Prompot Window.
> > Is this a desgin change from XP? or I'm missing something basic?
> > -Sami KOZONO
> >

 
Reply With Quote
 
Larry
Guest
Posts: n/a

 
      10-09-2006
Can i ask why you would want to drag a fille to a command prompt window.
Just curious.

"Sir_Higgins" <> wrote in message
news:BBC42993-299B-44A9-A601-...
> It's the same thing for me.
> I can't open a command prompt windows as admin and drag a programme that i
> want to launch with elevated credential as i was doing in XP.
>
> It's also annoying when writing scripts. This feature was usefull to
> quickly
> have the path and filename to copy in scripts.
>
> "Sami KOZONO" wrote:
>
>> I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
>> I noticed that I cannot drag & drop files from Windows Explorer to
>> Command Prompot Window.
>> Is this a desgin change from XP? or I'm missing something basic?
>> -Sami KOZONO
>>


 
Reply With Quote
 
Sir_Higgins
Guest
Posts: n/a

 
      10-09-2006
In WinXP when you drag a file in a prompt windows the full path of the file
is dropped in the prompt. You can copy the path, execute it or use it with a
dos command.

It's usefull
- When you write scripts (to have the right path quickly to file)
- When you launch a prompt with admin rights. You can quickly execute
application with elevated credential without typing admin name and password
every time.

"Larry" wrote:

> Can i ask why you would want to drag a fille to a command prompt window.
> Just curious.
>
> "Sir_Higgins" <> wrote in message
> news:BBC42993-299B-44A9-A601-...
> > It's the same thing for me.
> > I can't open a command prompt windows as admin and drag a programme that i
> > want to launch with elevated credential as i was doing in XP.
> >
> > It's also annoying when writing scripts. This feature was usefull to
> > quickly
> > have the path and filename to copy in scripts.
> >
> > "Sami KOZONO" wrote:
> >
> >> I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
> >> I noticed that I cannot drag & drop files from Windows Explorer to
> >> Command Prompot Window.
> >> Is this a desgin change from XP? or I'm missing something basic?
> >> -Sami KOZONO
> >>

>

 
Reply With Quote
 
Larry
Guest
Posts: n/a

 
      10-09-2006
Interesting, I guess you would first have to find the exe file. then drag to
an open command prompt window. Does this only work with exe files?
Thank you

"Sir_Higgins" <> wrote in message
news:35C69012-4AA3-4566-AA9B-...
> In WinXP when you drag a file in a prompt windows the full path of the
> file
> is dropped in the prompt. You can copy the path, execute it or use it with
> a
> dos command.
>
> It's usefull
> - When you write scripts (to have the right path quickly to file)
> - When you launch a prompt with admin rights. You can quickly execute
> application with elevated credential without typing admin name and
> password
> every time.
>
> "Larry" wrote:
>
>> Can i ask why you would want to drag a fille to a command prompt window.
>> Just curious.
>>
>> "Sir_Higgins" <> wrote in message
>> news:BBC42993-299B-44A9-A601-...
>> > It's the same thing for me.
>> > I can't open a command prompt windows as admin and drag a programme
>> > that i
>> > want to launch with elevated credential as i was doing in XP.
>> >
>> > It's also annoying when writing scripts. This feature was usefull to
>> > quickly
>> > have the path and filename to copy in scripts.
>> >
>> > "Sami KOZONO" wrote:
>> >
>> >> I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
>> >> I noticed that I cannot drag & drop files from Windows Explorer to
>> >> Command Prompot Window.
>> >> Is this a desgin change from XP? or I'm missing something basic?
>> >> -Sami KOZONO
>> >>

>>


 
Reply With Quote
 
Sir_Higgins
Guest
Posts: n/a

 
      10-10-2006
You can do this with all the files

By exemple, you can launch an application with its shortcut too.

I work in winXP without admin rights
Sometimes a want to delete a file and i need admin rights to do that
- I start the command prompt with admin rights (run as...)
- in the prompt I type "del "
- drag the file a want to delete on the prompt
(the path to the file is dropped where i have typed "del ")
- I hit enter to execute the command and the file is deleted

no need to log out and log in with an admin.


"Larry" wrote:

> Interesting, I guess you would first have to find the exe file. then drag to
> an open command prompt window. Does this only work with exe files?
> Thank you
>
> "Sir_Higgins" <> wrote in message
> news:35C69012-4AA3-4566-AA9B-...
> > In WinXP when you drag a file in a prompt windows the full path of the
> > file
> > is dropped in the prompt. You can copy the path, execute it or use it with
> > a
> > dos command.
> >
> > It's usefull
> > - When you write scripts (to have the right path quickly to file)
> > - When you launch a prompt with admin rights. You can quickly execute
> > application with elevated credential without typing admin name and
> > password
> > every time.
> >
> > "Larry" wrote:
> >
> >> Can i ask why you would want to drag a fille to a command prompt window.
> >> Just curious.
> >>
> >> "Sir_Higgins" <> wrote in message
> >> news:BBC42993-299B-44A9-A601-...
> >> > It's the same thing for me.
> >> > I can't open a command prompt windows as admin and drag a programme
> >> > that i
> >> > want to launch with elevated credential as i was doing in XP.
> >> >
> >> > It's also annoying when writing scripts. This feature was usefull to
> >> > quickly
> >> > have the path and filename to copy in scripts.
> >> >
> >> > "Sami KOZONO" wrote:
> >> >
> >> >> I just installed Vista beta 2 (build 5384, Japanese, 32 bit).
> >> >> I noticed that I cannot drag & drop files from Windows Explorer to
> >> >> Command Prompot Window.
> >> >> Is this a desgin change from XP? or I'm missing something basic?
> >> >> -Sami KOZONO
> >> >>
> >>

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
DOS-Prompt Drag-and-Drop seb_lau Windows Vista General Discussion 1 12-20-2007 09:37 AM
Can't drag & drop TXT file from Explorer to Notepad ??? Terry W. Dotson Windows Vista General Discussion 4 08-31-2007 09:37 AM
Drag and drop from explorer to command window (cmd) Martin Stein Windows Vista General Discussion 7 10-15-2006 02:21 PM
Drag and Drop from explorer into command shell Martin Stein Windows Vista General Discussion 0 10-13-2006 10:02 PM
Re: Cannot drag and drop file onto command prompt window EricTsai - ???v?? Windows Vista General Discussion 1 04-06-2006 11:52 AM



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 52 53 54 55 56 57 58 59