Results 1 to 3 of 3

Thread: Newbie question

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    8
    I need to do a VBS (or exe) file for win98 that ping a IP so the router establish the connection ...

    In Dos, that's simply "ping 192.168.2.1", but I don't want that the result appear (and nothing else)

    Thanx

    Mojik

  2. #2
    Lively Member
    Join Date
    Dec 1999
    Location
    Karlsruhe, Germany
    Posts
    122
    Try

    Code:
    Shell "PING Adress", vbHide

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    8
    Thanx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width