home *** CD-ROM | disk | FTP | other *** search
/ Cardinal Internet Access Solutions / Cardinal_Internet_Access_Solutions(1996-08-19).iso / files / internet / slipnet / slipnet.z / SLIPDONE.BAT < prev    next >
DOS Batch File  |  1994-12-30  |  537b  |  19 lines

  1. @echo off
  2. cls
  3. echo ███
  4. echo ███ We are finished installing the Slip.Net Internet Launcher on your
  5. echo ███ system. The final step is to Re-Boot your machine in order to make
  6. echo ███ the additions to your PATH statement become active.
  7. echo ███
  8. echo ███ Please press enter to reboot your machine.
  9. echo ███
  10. echo ███ If you had any difficulty performing this install, please call
  11. echo ███ customer service at 415.291.3177.
  12. echo ███
  13. echo ███ Thank you for using the Slip.Net Internet Launcher.
  14. echo.
  15. echo.
  16. echo.
  17. pause
  18. boot
  19.