home *** CD-ROM | disk | FTP | other *** search
/ Snakebyte Plug & Play 3 / SNAKEBYTE_PLUGPLAY_3.ISO / start.bat < prev    next >
DOS Batch File  |  1994-09-17  |  97b  |  9 lines

  1. @ECHO OFF
  2. :start
  3. plugplay
  4. IF ErrorLevel 250 goto end
  5. call plug.bat
  6. cd \
  7. goto Start
  8. :end
  9.