Now, i need check a host if is connect, i use the ExecWait::cmd.exe ping host, but how i can get the return value from ping, i want to do that:
if connect, show "connect ok"
if can't connect , show "connect time out"
how i can do it , thanks!!
About ping command in NSIS
2 posts