home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 October / MDKDEMO.ISO / menue / demos / 10960009.bat < prev    next >
DOS Batch File  |  1996-08-25  |  383b  |  13 lines

  1. cd \demos\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.