Announcement

Collapse
No announcement yet.

Ping Utility

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ping Utility

    Can someone help me with the ping utility I used before? The command prompt window disappears even though I have a pause command listed.
    ping.exe \\%E% & pause

  • #2
    Re: Ping Utility

    Change it to:

    cmd /x /c ping.exe %E% & pause

    Comment


    • #3
      Re: Ping Utility

      And if you use this command: cmd /x /c ping.exe %E% -t

      Then you can have it do the continuous ping and then just close the window when you are done.

      Comment


      • #4
        Re: Ping Utility

        I keep getting a unknown host phx-adm-013265$

        How do I get rid of that $ ?

        cmd /x /c ping.exe %E% & pause

        Comment


        • #5
          Re: Ping Utility

          This has been corrected in the latest update of 4.7 on our website.

          Comment


          • #6
            Re: Ping Utility

            I am using the latest 4.7 Hyena. Is there anything I should change so that this syntex works?

            Comment


            • #7
              Re: Ping Utility

              Go ahead and download and install the Update Only from our download page. This is a recent change and I want to make sure you have the copy that is up there now.

              Comment


              • #8
                Re: Ping Utility

                Thank You very much. I actualy installed the 4.7B over the 4.5
                I uninstalled rebooted and reinstalled 4.7B.
                Works. Thanks a bunch

                Comment

                Working...
                X