Tuesday 19 April 2016

ping not recognised in window 7

ping not recognised in window 7

It happen because system is unable to find path of system32 directory.

To resolve this.

go to directory
ex : C:\Windows\System32

search for ping.exe and set the path.

Go to computer -> right click-> properties->system->Advance system setting->Environmental variable
In the system variable -> PATH->
include : C:\Windows\System32
and save.

open command prompt and type ping.

 result :

Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
            [-r count] [-s count] [[-j host-list] | [-k host-list]]
            [-w timeout] [-R] [-S srcaddr] [-4] [-6] target_name
...

No comments:

Post a Comment