home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m066 / 1.img / 2DMISC.ZIP / 2DDEMO.BAT next >
Encoding:
DOS Batch File  |  1990-03-16  |  322 b   |  16 lines

  1. echo off
  2. copy \qd2d\DEMOTRAN.TRS QDDEMO.TRS
  3. if exist \QD2D\QOVERL.OVL goto exit
  4. if not exist \QD2D\QOVERL.BCK goto exit0
  5. rename \QD2D\QOVERL.BCK QOVERL.OVL
  6. :exit0
  7. :exit
  8. if not exist qd14sc.scr goto exit2
  9. del qd*.scr
  10. :exit2
  11. if not exist qd11sc.scr goto exit3
  12. del qd*.scr
  13. :exit3
  14. SET QIKD=DAUTO
  15. \qd2d\qikdraw
  16.