echo off
cls
echo  ******************************************************************************
echo  *                                                                            *
echo  *                        PúAúTúIúEúNúCúE  AúBúRúOúAúD                        *
echo  *                     foreign solitaire card games v1.01                     *
echo  *  PATIENCE ABROAD Copyright 1993 David Cowles/CoCoWare All Rights Reserved  *
echo  *                                                                            *
echo  * PATIENCE ABROAD is marketed under the Shareware concept.  That gives you a *
echo  * chance to try this program before you pay for it.  If you continue to use  *
echo  * it, you are expected to register by sending a registration fee of $10.00   *
echo  * to CoCoWare at the following address:                                      *
echo  *                                                 ÚÄÄÄÄÄÄÄ¿                  *
echo  * ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ³       ´ÄÄÄÄÄÄÄÄÄÄÄÄÄÄ(R) *
echo  *   CoCoWare                              ÚÄÄÄÄÄÄÄ´   o   ³                  *
echo  *   c/o David A. Cowles                   ³     ÚÄÁÄÄÄÄÄ¿ ³ Association of   *
echo  *   P.O. Box 151481                       ³   o ³       ´ÄÙ Shareware        *
echo  *   Fort Worth, TX  76108-5481            ³   Ò ³   o   ³   Professionals    *
echo  *                                         ÀÄÄÄÐÄ³   Ò   ³                    *
echo  * ÄÄASP MemberÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÀÄÄÄÐÄÄÄÙÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ *
echo  *                                                                            *
echo  **************************************************************[CoCoWare]******
pause
cls
echo  ******************************************************************************
echo  * Installing PATIENCE ABROAD (floppy disk):                                  *
echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   *
echo  * PATIENCE ABROAD will run either from a hard disk or a floppy disk.         *
echo  * Assuming that the PATIENCE ABROAD distribution diskette is in drive A: and *
echo  * a blank formatted diskette is in drive B:, you can install PATIENCE ABROAD *
echo  * onto a floppy diskette by typing the following command (and pressing the   *
echo  * [Enter] key afterward):                                                    *
echo  *                                                                            *
echo  *    A:INSTALL B:                                                            *
echo  *                                                                            *
echo  * Installing PATIENCE ABROAD (Hard disk):                                    *
echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     *
echo  * Assuming that the PATIENCE ABROAD distribution diskette is in drive A: and *
echo  * you have a hard disk drive, you may install PATIENCE ABROAD onto your hard *
echo  * disk by typing the following command (and pressing [Enter] afterward):     *
echo  *                                                                            *
echo  *    A:INSTALL                                                               *
echo  *                                                                            *
echo  * The installation utility will use a default destination of C:\ABROAD.      *
echo  * This destination can be changed once inside the install program.           *
echo  *                                                                            *
echo  **************************************************************[CoCoWare]******
pause
cls
echo  ******************************************************************************
echo  *                                                                            *
echo  * Once PATIENCE ABROAD has been installed, you may print the documentation   *
echo  * by entering the following command:                                         *
echo  *    COPY ABROAD.DOC PRN                                                     *
echo  *                                                                            *
echo  * To print a registration form, enter the following command:                 *
echo  *    COPY REGISTER.DOC PRN                                                   *
echo  *                                                                            *
echo  * To start the PATIENCE ABROAD games, enter the following command:           *
echo  *    ABROAD                                                                  *
echo  *                                                 ÚÄÄÄÄÄÄÄ¿                  *
echo  * ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ³       ´ÄÄÄÄÄÄÄÄÄÄÄÄÄÄ(R) *
echo  *   CoCoWare                              ÚÄÄÄÄÄÄÄ´   o   ³                  *
echo  *   c/o David A. Cowles                   ³     ÚÄÁÄÄÄÄÄ¿ ³ Association of   *
echo  *   P.O. Box 151481                       ³   o ³       ´ÄÙ Shareware        *
echo  *   Fort Worth, TX  76108-5481            ³   Ò ³   o   ³   Professionals    *
echo  *                                         ÀÄÄÄÐÄ³   Ò   ³                    *
echo  * ÄÄASP MemberÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÀÄÄÄÐÄÄÄÙÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ *
echo  *                                                                            *
echo  *  PATIENCE ABROAD Copyright 1993 David Cowles/CoCoWare All Rights Reserved  *
echo  *                                                                            *
echo  ***[END]******************************************************[CoCoWare]******
