home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1996 September / PowerPlay0996.iso / patches / netmech / nm10_1.bin / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-05-24  |  486b  |  21 lines

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