HI every one i need help in my batch file i wont make ping site like (google.com) and if ping complete not apper this msg :Ping request could not find host google.com. Please check the name and try again. goto start else in connection field goto rep like this this is my code but not work so i need help : ---------------------------------------------------------------- echo on :dping ping google.com -n 10 set =ss if [%ss%]==[Ping request could not find host google.com. Please check the name and try again.] goto rep goto start :rep echo 1- You are not connected to the Internet. ------------------------------------------------------------------- i need help in it or if any code work what i wont just for know i try make (anti net cut) thanks for all