When I do ping www.google.com
I get the error message
'ping' is not recognized as an internal or external command operable program or batch file.
Here is an example:
Then:
What could I be doing wrong?
I'm using Windows 7, 64 bit
There was some tutorial online that said to look up Systems32. And that didnt even show up. In the search at the image there
I have also restarted my computer
I've had this for over 6 months and its really beginning to cause me problems.
Also if you believe this is off topic please explain first :P
dir c:\windows\system32\ping* /b
say? And, by the way, copy/paste the test from the console window, don't paste screenshots. – GobiEdit->Mark
, select the text in the command window, and hitEnter
(or go back to the same menu and chooseEdit->Copy
). Perhaps you need to find a tutorial that shows you how to use Windows before you try writing batch files. :-) – Transonicsfc.exe /scanfile=c:\windows\system32\ping.exe
to see if Windows will restore the protected system file. – Gobi