home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / DEMOS / XMASCARD / 256CARD.BAT < prev    next >
DOS Batch File  |  1993-12-01  |  319b  |  18 lines

  1. echo off
  2. if exist \sierra\256card\resource.cfg goto continue
  3. echo  
  4. echo Running the install program....
  5. cd 256card
  6. install
  7. cd..
  8. :continue
  9. echo  
  10. echo Running the 256 color Christmas Card....
  11. cd 256card
  12. sierra
  13. cd ..
  14. echo  
  15. echo  
  16. echo We hope you have a Merry Christmas
  17. echo      and a Happy New Year.
  18.