capturing results of ping.exe

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vsavin
    New Member
    • Oct 2006
    • 5

    capturing results of ping.exe

    I am trying to capture the results of ping.exe command. I found some help on VB scripting, but I cannot load wshom.ocx into my project even after registering it with regsvr32.
    What is the easiest way to go about it?

    Thanks
  • albertw
    Contributor
    • Oct 2006
    • 267

    #2
    Originally posted by vsavin
    I am trying to capture the results of ping.exe command. I found some help on VB scripting, but I cannot load wshom.ocx into my project even after registering it with regsvr32.
    What is the easiest way to go about it?

    Thanks
    hi try this link ping

    Comment

    • vsavin
      New Member
      • Oct 2006
      • 5

      #3
      Thank you much

      Comment

      Working...