IFFD FDSYS
PATBAT C:
ALERT 1[0][GEM Graph will be installed on your|
	   hard disk.][   OK   | Cancel ]
IF2BUTN EXIT
MD C:\GRAPHS
MD C:\GRAFMAPS
MD C:\GRAFSYMS
COPY A:\GEMAPPS\*.* C:\GEMAPPS
COPY A:\GRAFMAPS\*.* C:\GRAFMAPS
COPY A:\GRAFSYMS\*.* C:\GRAFSYMS
COPY A:\GRAPHS\*.* C:\GRAPHS
GOTO CONTHD
:FDSYS
ALERT 1[0][To install GEM Graph you need two|
	   formatted floppy disks. Please label|
	   them GEM Graph APPLICATION Disk and|
	   GEM Graph DATA Disk. When you are|
           ready click on OK.][   OK   | Cancel ]
IF2BUTN EXIT
ALERT 1[0][Insert your copy of the GEM Graph|
	   APPLICATION Disk into drive B.][   OK   ]
MD B:\GEMAPPS
COPY A:\GEMAPPS\*.* B:\GEMAPPS
ALERT 1[0][Insert your GEM Graph DATA|Disk into drive B.][   OK   ]
MD B:\GRAPHS
MD B:\GRAFMAPS
MD B:\GRAFSYMS
COPY A:\GRAPHS\*.* B:\GRAPHS
COPY A:\GRAFMAPS\*.* B:\GRAFMAPS
COPY A:\GRAFSYMS\*.* B:\GRAFSYMS
ALERT 1[0][Insert your GEM Desktop Disk into|drive A.][   OK   ]
ALERT 1[0][Insert your GEM Graph Application Disk|
           into Drive B.][   OK   ]
MD B:\GEMSYS
COPY A:\GEMSYS\META*.SYS B:\GEMSYS
COPY A:\GEMSYS\IBM*.FNT B:\GEMSYS
COPY A:command.com B:
ALERT 1[0][GEM Graph is in the GEMAPPS folder on|
	   the APPLICATION Disk. Sample graphs|
	   are in the GRAPHS folder on the DATA|
	   Disk.][   OK   ]
ALERT 1[0][This concludes GEM Graph installation.|
           To run Graph, return to Desktop, insert|
           Graph Application Disk into Drive A and|
           Graph Data Disk in Drive B, double|
           click on GRAPH.APP on drive A.][   OK   ]
DOS
:CONTHD
ALERT 1[0][GEM Graph has been installed in the|
	   C:\GEMAPPS folder.  The sample graphs|
           are in the C:\GRAPHS folder.][   OK   ]
ALERT 1[0][This concludes GEM Graph installation.|
           To run GEM Graph, return to Desktop,|
           double-click on GRAPH.APP in GEMAPPS|
           folder on your hard drive.][   OK   ]
:EXIT
DOS