                                   SELECT
                         Installs DOS on a new disk
                          See also <FORMAT> <SYS>

SELECT also creates a <CONFIG.SYS> file and <AUTOEXEC.BAT> file and
installs the keyboard and country codes. CAUTION!!! This command
<FORMAT>S the disk.

COMMAND TYPE: External                  VERSION: 3.0 and up

(DOS 3.x)
USE:  SELECT [[A:| B:] D:[path]] xxx yy

[A:| B:] specifies either drive A or drive B as the source drive.  The
    only valid choices are A or B.  If you do not specify a source drive,
    drive A will be used.  The source drive should contain a DOS diskette.
D:path selects the drive and path that the DOS files will be copied to.
    If no drive is specified, drive B will be used.  If no path is
    specified, the files will be copied to the root directory.
xxx specifies the country code.
yy  selects the keyboard code.

(DOS 4.x)
USE:  SELECT MENU

Insert the install disk in drive A, make it the default drive, then type
SELECT MENU and follow the directions.  SELECT is completely menu driven
from this point.
