home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1996 September / PowerPlay0996.iso / patches / netmech / nm10_5.bin / SETUP.BAT < prev    next >
DOS Batch File  |  1996-05-27  |  460b  |  20 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo               ------- NETMECH DOS -------
  5. echo.
  6. echo IMPORTANT NOTE:
  7. echo.
  8. echo - If you have a CD-ROM drive attached to your computer and
  9. echo   there is no disc in it, you are about to receive the
  10. echo   following message:
  11. echo.
  12. echo   Not ready reading drive D
  13. echo   Abort, Retry, Fail?
  14. echo.
  15. echo   In order to continue with installation, please press F if
  16. echo   you receive this message.
  17. echo.
  18. pause
  19. netsetup
  20.