Ping

D

Dave

I get the following message when I try to use the ping
command at the command prompt:

'ping' is not a recognized as an internal or external
command, operable program or batch file.

Any ideas on how to fix this?

Thanks!
 
D

DennisLazo.com

make sure you have ping.exe found at c:\windows\system32.

--
regards,
dennis
http://dennislazo.com/

E-mail address is unmonitored. For E-mails, please send through
http://dennislazo.com/email/.
Support is given as-is and has no guarantee whatsoever, or will I be held
liable for any form of losses.


| I get the following message when I try to use the ping
| command at the command prompt:
|
| 'ping' is not a recognized as an internal or external
| command, operable program or batch file.
|
| Any ideas on how to fix this?
|
| Thanks!
 
J

Jon

Hi

Check your computer for ping.exe

You should have it in at least some / all of these locations

C:\WINDOWS\system32\dllcache
C:\WINDOWS\system32
C:\WINDOWS\ServicePackFiles\i386

If C:\WINDOWS\system32 doesn't have it then copy it to there

Right Click My Computer > Properties > Adavanced > Environment Variables

Highlight "path" in lower windows and click "edit"

DONT delete what's there but check it's something like

%SystemRoot\system32;SystemRoot%;SystemRoot%\System32\Wbem

(it may have a few xtra bits with a semicolon separating)

Make sure it includes %systemroot%\system32

Hope this helps

Jon
 

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