SRCMSG [3][Cannot find the file you are|
	   trying to copy. GEM Draw Plus|
	   installation incomplete.][ RETRY | ABORT ]
CREATEMSG [3][File creation error. Destination|
	   disk may be write-protected. GEM Draw|
	   Plus installation incomplete.][ RETRY | ABORT ]
DSTMSG [3][File write error. Destination disk|
	   may be out of disk space. GEM Draw|
	   Plus installation incomplete.][ ABORT ]
IFFD FDSYS
:* ---------------------------------------------------------------------*/
ALERT 1[0][GEM Draw Plus will be|
	   installed on your hard disk.][   OK   | ABORT ]
IF2BUTN ABORT
PATBAT C:
COPY A:\GEMAPPS\*.* C:\GEMAPPS
SRCMSG [3][Cannot find the file you are|
	   trying to copy. LIBRARY installation|
	   incomplete.][ RETRY | ABORT ]
CREATEMSG [3][File creation error. Destination|
	   disk may be write-protected.  LIBRARY|
	   installation incomplete.][ RETRY | ABORT ]
DSTMSG [3][File write error. Destination disk|
	   may be out of disk space.  LIBRARY|
	   installation incomplete.][ ABORT ]
ALERT 1[0][Insert the LIBRARY MASTER|
	   Disk into drive A.][   OK   ]
IFNOSPC C: 9 BADMAKE
MD C:\PICTURES
MD C:\LIBRARY
MD C:\LIBRARY\BUILDING
MD C:\LIBRARY\BUSINESS
MD C:\LIBRARY\CHARTS
MD C:\LIBRARY\EDUCATE
MD C:\LIBRARY\MAPS
MD C:\LIBRARY\TRANSPRT
MD C:\LIBRARY\UTILITY
COPY A:\LIBRARY\BUILDING\*.* C:\LIBRARY\BUILDING
COPY A:\LIBRARY\BUSINESS\*.* C:\LIBRARY\BUSINESS
COPY A:\LIBRARY\CHARTS\*.* C:\LIBRARY\CHARTS
COPY A:\LIBRARY\EDUCATE\*.* C:\LIBRARY\EDUCATE
COPY A:\LIBRARY\MAPS\*.* C:\LIBRARY\MAPS
COPY A:\LIBRARY\TRANSPRT\*.* C:\LIBRARY\TRANSPRT
COPY A:\LIBRARY\UTILITY\*.* C:\LIBRARY\UTILITY
ALERT 1[0][GEM Draw is in the C:\GEMAPPS folder.|
	   Sample pictures are in the C:\LIBRARY|
	   folder. Your own pictures will be|
	   saved in the C:\PICTURES folder.][   OK   ]
GOTO EXIT
:* ---------------------------------------------------------------------*/
:FDSYS
ALERT 1[0][To install GEM Draw Plus you will need|
	   three formatted floppy disks. Please|
	   label them GEM Draw Plus APPLICATION|
	   Disk, GEM Draw Plus LIBRARY Disk, and|
	   GEM Draw Plus PICTURES Disk.][   OK   | ABORT ]
IF2BUTN ABORT
ALERT 1[0][Insert your APPLICATION Disk|into drive B.][   OK   ]
IFNOSPC B: 2 BADMAKE
MD B:\GEMAPPS
MD B:\GEMSYS
COPY A:\GEMAPPS\*.* B:\GEMAPPS
ALERT 1[0][Insert your GEM DESKTOP|Disk into drive A.][   OK   ]
COPY A:COMMAND.COM B:
COPY A:\GEMSYS\OUTPUT.APP B:\GEMSYS
COPY A:\GEMSYS\OUTPUT.RSC B:\GEMSYS
COPY A:\GEMSYS\*.SYS B:\GEMSYS
:* first copy screen fonts only, since there may not be room for everything.
COPY A:\GEMSYS\IBM*.FNT B:\GEMSYS
SRCMSG [3][Cannot find the file you are|
	   trying to copy. GEM Draw Plus|
	   installation complete, LIBRARY|
	   installation incomplete.][ RETRY | ABORT ]
CREATEMSG [3][File creation error. Destination|
	   disk may be write-protected. GEM Draw|
	   Plus installation complete, LIBRARY|
	   installation incomplete.][ RETRY | ABORT ]
DSTMSG [3][File write error. Destination disk|
	   may be out of disk space. GEM Draw|
	   Plus installation complete, LIBRARY|
	   installation incomplete.][ ABORT ]
ALERT 1[0][Insert the LIBRARY MASTER|Disk into drive A.][   OK   ]
ALERT 1[0][Insert your LIBRARY|Disk into drive B.][   OK   ]
IFNOSPC B: 8 BADMAKE
MD B:\LIBRARY
MD B:\LIBRARY\BUILDING
MD B:\LIBRARY\BUSINESS
MD B:\LIBRARY\CHARTS
MD B:\LIBRARY\EDUCATE
MD B:\LIBRARY\MAPS
MD B:\LIBRARY\TRANSPRT
MD B:\LIBRARY\UTILITY
COPY A:\LIBRARY\BUILDING\*.* B:\LIBRARY\BUILDING
COPY A:\LIBRARY\BUSINESS\*.* B:\LIBRARY\BUSINESS
COPY A:\LIBRARY\CHARTS\*.* B:\LIBRARY\CHARTS
COPY A:\LIBRARY\EDUCATE\*.* B:\LIBRARY\EDUCATE
COPY A:\LIBRARY\MAPS\*.* B:\LIBRARY\MAPS
COPY A:\LIBRARY\TRANSPRT\*.* B:\LIBRARY\TRANSPRT
COPY A:\LIBRARY\UTILITY\*.* B:\LIBRARY\UTILITY
ALERT 1[0][Insert your PICTURES|Disk into drive B.][   OK   ]
IFNOSPC B: 1 BADMAKE
MD B:\PICTURES
SRCMSG [3][Cannot find the font file you are|
	   trying to copy. Use OUTPUT from your|
	   DESKTOP disk for optimal hardcopy |
	   output. GEM Draw Plus installation|
	   complete.][ RETRY | ABORT ]
CREATEMSG [3][Font file creation error. Destin-|
	   ation disk may be write-protected. Use|
	   OUTPUT from your DESKTOP disk for |
	   optimal hardcopy output. GEM Draw|
	   Plus installation complete.][ RETRY | ABORT ]
DSTMSG [3][ERROR: Unable to copy all font files.|
	   Destination disk may be out of space.|
	   Use OUTPUT from your DESKTOP disk for|
	   optimal hardcopy output. GEM Draw Plus|
	   installation complete.][   OK   ]
:* Now try to copy printer fonts, et al.
ALERT 1[0][Insert your GEM DESKTOP|Disk into drive A.][   OK   ]
ALERT 1[0][Insert your APPLICATION Disk|into drive B.][   OK   ]
COPY A:\GEMSYS\*.FNT B:\GEMSYS
ALERT 1[0][Sample pictures are in the LIBRARY|
	   folder on the LIBRARY Disk.][   OK   ]
ALERT 1[0][GEM Draw is in the GEMAPPS folder on|
	   the APPLICATION Disk. Your own pictures|
	   will be saved in the PICTURES folder on|
	   the PICTURES Disk.][   OK   ]
ALERT 1[0][To run GEM Draw Plus, insert your |
	   APPLICATION Disk into drive A and your|
	   PICTURES Disk into drive B after you've|
	   returned to the Desktop.][   OK   ]
GOTO EXIT
:* ---------------------------------------------------------------------*/
:BADMAKE
ALERT 1[3][ERROR: Unable to create directory.|
	   The disk may be full, or it may be|
	   write-protected.][ ABORT ]
GOTO ABORT
:* ---------------------------------------------------------------------*/
:EXIT
ALERT 1[0][This concludes GEM Draw|Plus installation.][   OK   ]
:ABORT
DOS