echo off cls prompt $p$g ECHO Type one of the followings and press ENTER key at the ECHO DOS prompt. ECHO\ ECHO The '??' is your computer type, PC/AT or PC/XT. ECHO Type like 'CH1 AT Sub_Dir'. ECHO\ ECHO CH1 ?? [Sub_Dir] ; Install to the hard disk drive C:\[Sub_Dir] ECHO\ ECHO AF2 ?? [Sub_Dir] ; Install on a floppy disk using double floppy disk ECHO drive system. ECHO\ ECHO AF1 ?? [Sub_Dir] ; Install on a floppy disk using single floppy disk ECHO drive system. ECHO\ ECHO INSTALL# ?? [Sub_Dir] ; Install to the hard disk drive C:\[Sub_Dir]. ECHO ; "#" is the number of drive(s) (1, 2, 3 or 4.) ECHO\ ECHO\ ECHO NOTE: If the DOS was booted from the hard disk drive C, ECHO and you wish to install the Sony MS-DOS CD-ROM Extensions on ECHO a floppy disk, refer to "ADVANCED INSTALLATION" of the README ECHO file. ECHO\