home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s140 / 1.img / RUNBIOSP.BAT < prev    next >
Encoding:
DOS Batch File  |  1989-05-12  |  105 b   |  7 lines

  1. echo off
  2. biosp %1 %2 %3
  3. if errorlevel 1 goto exit
  4. echo Loading SOURCER.
  5. sr bios.def %1 %2 %3
  6. :exit
  7.