home *** CD-ROM | disk | FTP | other *** search
/ CD Action 6 B / cdactioncoverdisc / ab_pinb / s.bat < prev    next >
DOS Batch File  |  1996-10-14  |  376b  |  13 lines

  1. cd ab_pinb
  2. setup_d.exe
  3. if not exist c:\21stcent\absolute\absolute.err goto no_del_err
  4. del c:\21stcent\absolute\absolute.err
  5. :no_del_err
  6. if exist c:\21stcent\absolute\abs_demo.cfg goto cont2
  7. copy abs_demo.cfg c:\21stcent\absolute\abs_demo.cfg
  8. :cont2
  9. copy absolute.err c:\21stcent\absolute\absolute.err
  10. demo_in.exe
  11. abs_demo.exe
  12. del c:\21stcent\absolute\absolute.err
  13.