home *** CD-ROM | disk | FTP | other *** search
/ ftp.networkinstruments.com / 2015-02-04.ftp.networkinstruments.com.tar / ftp.networkinstruments.com / pub / demos / ObsInfrSetup.exe / Common / TracertDevice.bat < prev    next >
DOS Batch File  |  2006-07-10  |  44b  |  5 lines

  1. @echo on
  2. tracert %1
  3. @echo off
  4. pause
  5. exit