home *** CD-ROM | disk | FTP | other *** search
/ Aztec Shareware Collection / AZ_096.ISO / abroad / readme.bat < prev    next >
DOS Batch File  |  1993-05-01  |  6KB  |  73 lines

  1. echo off
  2. cls
  3. echo  ******************************************************************************
  4. echo  *                                                                            *
  5. echo  *                        P·A·T·I·E·N·C·E  A·B·R·O·A·D                        *
  6. echo  *                     foreign solitaire card games v1.00                     *
  7. echo  *  PATIENCE ABROAD Copyright 1993 David Cowles/CoCoWare All Rights Reserved  *
  8. echo  *                                                                            *
  9. echo  * PATIENCE ABROAD is marketed under the Shareware concept.  That gives you a *
  10. echo  * chance to try this program before you pay for it.  If you continue to use  *
  11. echo  * it, you are expected to register by sending a registration fee of $10.00   *
  12. echo  * to CoCoWare at the following address:                                      *
  13. echo  *                                                 ┌───────┐                  *
  14. echo  * ────────────────────────────────────────────────│       ┤──────────────(R) *
  15. echo  *   CoCoWare                              ┌───────┤   o   │                  *
  16. echo  *   c/o David A. Cowles                   │     ┌─┴─────┐ │ Association of   *
  17. echo  *   P.O. Box 67623                        │   o │       ┤─┘ Shareware        *
  18. echo  *   Topeka, KS  66667-0623                │   ╥ │   o   │   Professionals    *
  19. echo  *                                         └───╨─│   ╥   │                    *
  20. echo  * ──ASP Member──────────────────────────────────└───╨───┘─────────────────── *
  21. echo  *                                                                            *
  22. echo  **************************************************************[CoCoWare]******
  23. pause
  24. cls
  25. echo  ******************************************************************************
  26. echo  * Installing PATIENCE ABROAD (floppy disk):                                  *
  27. echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   *
  28. echo  * PATIENCE ABROAD will run either from a hard disk or a floppy disk.         *
  29. echo  * Assuming that the PATIENCE ABROAD distribution diskette is in drive A: and *
  30. echo  * a blank formatted diskette is in drive B:, you can install PATIENCE ABROAD *
  31. echo  * onto a floppy diskette by typing the following command (and pressing the   *
  32. echo  * [Enter] key afterward):                                                    *
  33. echo  *                                                                            *
  34. echo  *    A:INSTALL B:                                                            *
  35. echo  *                                                                            *
  36. echo  * Installing PATIENCE ABROAD (Hard disk):                                    *
  37. echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     *
  38. echo  * Assuming that the PATIENCE ABROAD distribution diskette is in drive A: and *
  39. echo  * you have a hard disk drive, you may install PATIENCE ABROAD onto your hard *
  40. echo  * disk by typing the following command (and pressing [Enter] afterward):     *
  41. echo  *                                                                            *
  42. echo  *    A:INSTALL                                                               *
  43. echo  *                                                                            *
  44. echo  * The installation utility will use a default destination of C:\ABROAD.      *
  45. echo  * This destination can be changed once inside the install program.           *
  46. echo  *                                                                            *
  47. echo  **************************************************************[CoCoWare]******
  48. pause
  49. cls
  50. echo  ******************************************************************************
  51. echo  *                                                                            *
  52. echo  * Once PATIENCE ABROAD has been installed, you may print the documentation   *
  53. echo  * by entering the following command:                                         *
  54. echo  *    COPY ABROAD.DOC PRN                                                     *
  55. echo  *                                                                            *
  56. echo  * To print a registration form, enter the following command:                 *
  57. echo  *    COPY REGISTER.DOC PRN                                                   *
  58. echo  *                                                                            *
  59. echo  * To start the PATIENCE ABROAD games, enter the following command:           *
  60. echo  *    ABROAD                                                                  *
  61. echo  *                                                 ┌───────┐                  *
  62. echo  * ────────────────────────────────────────────────│       ┤──────────────(R) *
  63. echo  *   CoCoWare                              ┌───────┤   o   │                  *
  64. echo  *   c/o David A. Cowles                   │     ┌─┴─────┐ │ Association of   *
  65. echo  *   P.O. Box 67623                        │   o │       ┤─┘ Shareware        *
  66. echo  *   Topeka, KS  66667-0623                │   ╥ │   o   │   Professionals    *
  67. echo  *                                         └───╨─│   ╥   │                    *
  68. echo  * ──ASP Member──────────────────────────────────└───╨───┘─────────────────── *
  69. echo  *                                                                            *
  70. echo  *  PATIENCE ABROAD Copyright 1993 David Cowles/CoCoWare All Rights Reserved  *
  71. echo  *                                                                            *
  72. echo  ***[END]******************************************************[CoCoWare]******
  73.