home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / genealog / pede1.zip / INSTAL2.BAT < prev    next >
DOS Batch File  |  1993-01-04  |  3KB  |  45 lines

  1. DEL pede1.exe
  2. pede2
  3. DEL pede2.exe
  4. CLS
  5. IF NOT EXIST PRTRS.DAT GOTO pede3
  6. ECHO     ┌──────────────────────────────────────────────────────────────────┐
  7. ECHO     │ If you allow file PRTRS.DAT to be overwritten, you will lose any │
  8. ECHO     │ previous changes to printer definitions which you have made in   │
  9. ECHO     │ Printer Setup. If you have not made any such changes, we suggest │
  10. ECHO     │ that you allow overwriting so as to realize the benefit of any   │
  11. ECHO     │ changes/additions which we have made to this file.               │
  12. ECHO     └──────────────────────────────────────────────────────────────────┘
  13. IF NOT EXIST DITONOT5.DAT GOTO pede3
  14. echo     ┌──────────────────────────────────────────────────────────────────┐
  15. ECHO     │ We have provided standard note templates for dittoing in your    │
  16. ECHO     │ source notes. If you have captured notes for dittoing and given  │
  17. ECHO     │ them numbers 5 through 8, you should not allow them to be        │
  18. ECHO     │ overwritten by the files DITONOT5.DAT thru DITONOT8.DAT which    │
  19. ECHO     │ we have provided.                                                │
  20. ECHO     └──────────────────────────────────────────────────────────────────┘
  21. :pede3
  22. pede3
  23. DEL pede3.exe
  24. filechek
  25. DEL filechek.exe
  26. CLS
  27. echo ╔════════════════════════════════════════════════════════════════════════════╗
  28. echo ║                                                                            ║
  29. echo ║ To print a copy of the Pedigree Pursuit Reference Manual (although without ║
  30. echo ║ the formatting and quality of the copy we provide to registered users):    ║
  31. echo ║                            COPY PED.DOC PRN                                ║
  32. echo ║ Some printers require microswitches to be set to get the desired character ║
  33. echo ║ set to print. To see if your printer is set correctly:                     ║
  34. echo ║                            COPY PTEST.DOC PRN                              ║
  35. echo ║ To print an Order Form:                                                    ║
  36. echo ║                            COPY ORDER.FRM PRN                              ║
  37. echo ║                                                                            ║
  38. echo ╠════════════════════════════════════════════════════════════════════════════╣
  39. echo ║                                                                            ║
  40. ECHO ║ Installation of Pedigree Pursuit is now complete. To run the program, type ║
  41. echo ║                                  ┌─────┐                                   ║
  42. echo ║                                  │ PED │                                   ║
  43. echo ║                                  └─────┘                                   ║
  44. echo ╚════════════════════════════════════════════════════════════════════════════╝
  45.