ping from run

G

Guest

I suddenly became unable to ping from a run command window. I had been able
to up until this point. I keep getting the "windows cannot open this file:
ping" error. I can switch over to a command line and it works fine it's just
more convenient the other way. please advise..thanks
 
Y

Yves Leclerc

the command "ping" is a command line text only program. The way we mostly use
it is:

Start --> Run: ---> cmd <Enter>

ping aaa.bbb.ccc.ddd or mysite.com.
 
G

Guest

I've always been able to do just start > run> ping x.x.x.x <enter> and it
works. the window just disappears when completed with the pings..
 
A

Ayush

I can do it too with the run command, try running from cmd. If you can't run
from the cmd also then may be the ping.exe file is not there

--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org


| I've always been able to do just start > run> ping x.x.x.x <enter> and it
| works. the window just disappears when completed with the pings..
|
| "Yves Leclerc" wrote:
|
| > the command "ping" is a command line text only program. The way we
mostly use
| > it is:
| >
| > Start --> Run: ---> cmd <Enter>
| >
| > ping aaa.bbb.ccc.ddd or mysite.com.
| >
| >
| >
| > >I suddenly became unable to ping from a run command window. I had been
able
| > >to up until this point. I keep getting the "windows cannot open this
file:
| > >ping" error. I can switch over to a command line and it works fine it's
just
| > >more convenient the other way. please advise..thanks
| >
| > --
| > ---
| >
| > Y.
| >
| >
 
P

Pegasus \(MVP\)

bothan25 said:
I suddenly became unable to ping from a run command window. I had been able
to up until this point. I keep getting the "windows cannot open this file:
ping" error. I can switch over to a command line and it works fine it's just
more convenient the other way. please advise..thanks

- Click Start / Run / cmd {OK}
- Type these commands and report what you see on the screen:
ping www.google.com {Enter}
path {Enter}
dir /s %SystemRoot%\ping.* {Enter}
 
R

Ramesh, MS-MVP

Hi,

This problem happens if the PATH settings are messed up.

See: Why don't my commands work?
http://internet.cybermesa.com/~bstewart/cmdprompt.html#6

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


I suddenly became unable to ping from a run command window. I had been able
to up until this point. I keep getting the "windows cannot open this file:
ping" error. I can switch over to a command line and it works fine it's just
more convenient the other way. please advise..thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top