home *** CD-ROM | disk | FTP | other *** search
/ On Disk Monthly 63 / odm63.zip / GO.BAT < prev    next >
DOS Batch File  |  2016-08-29  |  240b  |  14 lines

  1. echo off
  2. cls
  3. locate 12,1
  4. echo          ----------     Running ON DISK MONTHLY Menu     -----
  5.  
  6. :loop1
  7. if exist odm.exe goto odm
  8. echo     Place Disk 1 of On Disk Monthly in the drive and
  9. pause
  10. goto loop1
  11. :odm
  12. odm %1 %2 %3
  13. PIRACY
  14.