home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / utils1 / 622_step.arj / README.NOW < prev    next >
Text File  |  1994-05-31  |  21KB  |  520 lines

  1. README.NOW
  2.  
  3. Notes for MS-DOS 6.22 Step-Up Users
  4. ===================================
  5. The MS-DOS 6.22 Step-Up updates your system from MS-DOS 6, 6.2 
  6. or 6.21 to MS-DOS 6.22.
  7.  
  8. IMPORTANT: To use the MS-DOS 6.22 Step-Up, you must be running the
  9.        released version of MS-DOS 6, MS-DOS 6.2 or MS-DOS 6.21.
  10.        If you are running an older version of MS-DOS, a beta 
  11.        version of MS-DOS, or any version of MS-DOS that was 
  12.        modified by a hardware vendor, you cannot use the MS-DOS 6.22 
  13.        Step-Up. To install MS-DOS 6.22 on such a system, obtain the 
  14.        full MS-DOS 6.22 Upgrade product.
  15.  
  16. This file explains how to upgrade to MS-DOS 6.22; it contains information
  17. specific to the Step-Up installation process. If you don't find the 
  18. information you need in this file, see the MS-DOS 6.22 README.TXT file.
  19. For information about reading README.TXT, see section 6 of this file.
  20.  
  21. This file contains the following topics:
  22.  
  23. 1. What MS-DOS 6.22 Step-Up Includes
  24. 2. Upgrading to MS-DOS 6.22
  25.     2.1  Installing MS-DOS 6.22
  26.     2.2  If your previous MS-DOS files are not located on drive C
  27.     2.3  If Setup cannot update a file
  28.     2.4  If Setup cannot find the correct IO.SYS file
  29.     2.5  Installing MS-DOS 6.22 without using SETUP.BAT
  30. 3. Using the MakeSys Program
  31.     3.1  If MakeSys could not create your IO.SYS or MSDOS.SYS file
  32. 4. Updating Microsoft Backup, Undelete and Antivirus
  33.     4.1  If you have not yet installed MS-DOS 6.22
  34.     4.2  If you have already installed MS-DOS 6.22
  35. 5. Keeping a Copy of the MS-DOS 6.22 Step-Up
  36. 6. Reading the README.TXT file on Setup Disk 1
  37. 7. Running the MS-DOS 6.22 Step-Up from Floppy Disks
  38.  
  39.  
  40. 1. What MS-DOS 6.22 Step-Up Includes
  41. ====================================
  42. The MS-DOS 6.22 Step-Up includes all changes that were made to the
  43. MS-DOS files since MS-DOS 6. Most of the files included with the
  44. MS-DOS 6.22 Step-Up simply specify changes and are not complete 
  45. programs. When you run Setup, it modifies the MS-DOS files 
  46. on your hard disk to incorporate the changes for MS-DOS 6.22. 
  47. To do this, Setup must be able to find and update each of your 
  48. current MS-DOS files.
  49.  
  50.  
  51. 2.  Upgrading to MS-DOS 6.22
  52. ============================
  53. This section explains how to update your system to MS-DOS 6.22.
  54.  
  55. Note:  If you did not previously install Backup for Windows or Undelete for 
  56.        Windows, then MS-DOS 6.22 Setup does not update those programs. 
  57.        For more information, see Section 4 of this file before 
  58.        installing MS-DOS 6.22.
  59.  
  60.  
  61. 2.1  Installing MS-DOS 6.22
  62. ---------------------------
  63. To update your system to MS-DOS 6.22, your computer must already
  64. be running MS-DOS 6, MS-DOS 6.2 or MS-DOS 6.21. To install 
  65. MS-DOS 6.22, follow these steps:
  66.  
  67. 1. If Windows is running, quit Windows.
  68.  
  69. 2. At the command prompt, type VER to ensure that you are running 
  70.    the released version of MS-DOS 6.0, MS-DOS 6.2 or MS-DOS 6.21.
  71.  
  72. 3. Change to the directory that contains the SETUP.BAT file and
  73.    the 1MSDOS62.EXE, 2MSDOS62.EXE and 3MSDOS62.EXE files, and then type
  74.    SETUP at the command prompt.
  75.  
  76.    The SETUP.BAT batch program creates the C:\STEPUP directory 
  77.    and extracts the MS-DOS 6.22 Step-Up files from the archive files
  78.    (1MSDOS62.EXE, 2MSDOS62.EXE and 3MSDOS62.EXE). SETUP.BAT then runs the 
  79.    MAKESYS utility to create the MS-DOS 6.22 system files. Finally, it runs 
  80.    MS-DOS 6.22 Setup.
  81.  
  82.    NOTE:   If your current MS-DOS files are located on a drive other 
  83.        than drive C, quit MS-DOS Setup by pressing F3, and then 
  84.        carry out the procedure in the following section.
  85.  
  86. When Setup is complete, do not delete the files in your Step-Up 
  87. directory. Also, do not discard your curent MS-DOS disks. 
  88. For more information, see Section 5 of this file.
  89.  
  90. If the MAKESYS or Setup programs do not complete properly, see
  91. section 2.5 of this file.
  92.  
  93.  
  94. 2.2  If your current MS-DOS files are not located on drive C
  95. -------------------------------------------------------------
  96. The MS-DOS 6.22 Step-Up is designed to update MS-DOS 6.x files 
  97. that are located on drive C. If your current MS-DOS files are located 
  98. on a drive other than drive C, follow these steps:
  99.  
  100. 1. First, carry out the procedure in section 2.1. When MS-DOS 6.22
  101.    Setup starts, quit Setup by pressing F3.
  102.  
  103. 2. Create a new directory on drive C (for example, C:\DOS).
  104.  
  105. 3. Copy your current MS-DOS files to that directory. For example, if your
  106.    current MS-DOS files are located in the D:\DOS directory and you
  107.    want to copy them to the C:\DOS directory, you would type:
  108.  
  109.    COPY D:\DOS\*.* C:\DOS
  110.  
  111. 4. Change to the C:\STEPUP directory, and then type SETUP. When 
  112.    Setup displays the directory that contains your current MS-DOS files, 
  113.    type the pathname of the directory you just created on drive C 
  114.    (for example, C:\DOS).
  115.  
  116. 5. When Setup is complete, MS-DOS 6.22 will be installed on drive C.
  117.    Setup updates the pathnames in your CONFIG.SYS and AUTOEXEC.BAT
  118.    files so that they refer to the directory on drive C that contains
  119.    your MS-DOS 6.22 files. 
  120.    
  121.    If you want to move MS-DOS 6.22 back to the other drive, copy all 
  122.    the MS-DOS 6.22 files to a directory on the other drive. You will 
  123.    also need to correct the pathnames in your CONFIG.SYS and AUTOEXEC.BAT 
  124.    files to refer to the correct drive and directory.
  125.  
  126.  
  127. 2.3  If Setup cannot update a file
  128. ----------------------------------
  129. If Setup cannot update one of your MS-DOS files, it displays a message
  130. with the title "Cannot Update File." If you continued Setup, your MS-DOS 
  131. 6.22 installation is incomplete because the specified file was not updated
  132. to version 6.22. If the file is one you know you don't need, don't 
  133. worry about it. However, if you are not sure, update the file using the 
  134. following procedure.
  135.  
  136. 1. Insert MS-DOS 6, 6.2 or 6.21 Setup Disk 1 in drive A or drive B, and then use
  137.    MS-DOS Editor (EDIT) to view the contents of the PACKING.LST file.
  138.    This file tells you where each file is located on your MS-DOS disks.
  139.    Determine which MS-DOS disk contains the file you need. 
  140.  
  141. 2. Insert the appropriate MS-DOS disk in drive A or drive B, and then
  142.    use the EXPAND command to expand the file. For example, to expand the
  143.    file DBLSPACE.HL_ from the disk in drive A to the directory C:\DOS, 
  144.    you would type the following command:
  145.    
  146.     EXPAND A:\DBLSPACE.HL_ C:\DOS\DBLSPACE.HLP
  147.  
  148.    For more information, see the comments at the beginning of the PACKING.LST
  149.    file, type HELP EXPAND at the command prompt, or see the MS-DOS User's 
  150.    Guide.
  151.  
  152. 3. Run MS-DOS 6.22 Setup again. This time, Setup should be able to update the
  153.    file. 
  154.    
  155. If you follow this procedure and Setup still cannot update the file, there 
  156. may be a problem with your MS-DOS 6.22 Step-Up files. You may be able to 
  157. correct the problem by running ScanDisk on the drive that contains your 
  158. Step-Up files. 
  159.  
  160. You may also receive this error if you are running a version of MS-DOS 
  161. that has been modified by a hardware vendor. If this is the case, contact 
  162. the manufacturer of your computer to obtain the correct version of 
  163. MS-DOS 6.22 for your computer.
  164.  
  165.  
  166. 2.4  If Setup cannot find the correct IO.SYS file
  167. -------------------------------------------------
  168. If Setup cannot find the correct IO.SYS file, one of the following may
  169. be the cause of the problem:
  170.  
  171.   * You are not running the released version of MS-DOS 6, MS-DOS 6.2,
  172.     or MS-DOS 6.21. To use the MS-DOS 6.22 Step-Up, you must be 
  173.     running the released version of MS-DOS 6, 6.2 or 6.21. The 
  174.     Step-Up will not work on other versions of MS-DOS, on other 
  175.     manufacturers' operating systems, or on beta versions of MS-DOS. 
  176.  
  177.   * Your IO.SYS file has been damaged or modified. Setup cannot update 
  178.     an IO.SYS file that has been corrupted (for example, by a virus or
  179.     a hard disk error) or an IO.SYS file that has been modified by another
  180.     program (such as an MS-DOS extender). If you suspect this is the problem,
  181.     use the SYS command to copy the system files from Setup Disk 1 of
  182.     your MS-DOS 6, 6.2 or 6.21 disks.
  183.  
  184.   * You are running a version of MS-DOS in a language that is different
  185.     from this version of the MS-DOS 6.22 Step-Up. If this is the problem,
  186.     obtain the MS-DOS 6.22 Step-Up for the same language as your current
  187.     version of MS-DOS.
  188.  
  189.   * You are running a version of MS-DOS that has been modified by a hardware
  190.     vendor. If this is the case, contact the manufacturer of your computer
  191.     to obtain the correct version of MS-DOS 6.22 for your computer.
  192.  
  193.  
  194. 2.5  Installing MS-DOS 6.22 without using SETUP.BAT
  195. ---------------------------------------------------
  196. Normally, you use the SETUP.BAT batch program to prepare your system
  197. to run MS-DOS 6.22 Setup; SETUP.BAT does everything for you, including
  198. starting Setup. However, if the MAKESYS or Setup programs do not 
  199. complete properly, you may need to perform some or all of the 
  200. installation process without using SETUP.BAT. This section explains 
  201. how to install MS-DOS 6.22 without running SETUP.BAT:
  202.  
  203. To install MS-DOS 6.22 without using SETUP.BAT, follow these steps:
  204.  
  205. 1. If Windows is running, quit Windows.
  206.  
  207. 2. At the command prompt, type VER to ensure that you are running 
  208.    the released version of MS-DOS 6, 6.2 or 6.21.
  209.  
  210. 3. Create a C:\STEPUP directory by typing the following at the command
  211.    prompt:
  212.  
  213.       MD C:\STEPUP
  214.  
  215. 4. Copy the 1MSDOS62.EXE, 2MSDOS62.EXE and 3MSDOS62.EXE files into the 
  216.    C:\STEPUP directory.
  217.    
  218.    IMPORTANT: Do not place these files in the directory that 
  219.           currently contains your current MS-DOS files. If you
  220.           do, the Step-Up process will not work properly.
  221.  
  222. 5. Change to the C:\STEPUP directory, and then run the 1MSDOS62.EXE,
  223.    2MSDOS62.EXE, and 3MSDOS62.EXE programs by typing the following:
  224.  
  225.        1MSDOS62
  226.        2MSDOS62
  227.        3MSDOS62
  228.  
  229.    When these programs finish running, the C:\STEPUP directory will 
  230.    contain the files you need to update your system to MS-DOS version 6.22.
  231.  
  232. 6. Run the MAKESYS.EXE program by typing MAKESYS at the command prompt.
  233.  
  234.    MAKESYS creates the MS-DOS 6.22 system files in the C:\STEPUP directory.
  235.    These files are required by MS-DOS 6.22 Setup.
  236.  
  237. 7. If your current MS-DOS files are located on drive C, run MS-DOS 6.22 Setup 
  238.    by typing SETUP, and then follow the instructions on the screen. 
  239.    (If your current MS-DOS files are located on a drive other than drive C, 
  240.    carry out the procedure in section 2.2.)
  241.  
  242.    IMPORTANT: When Setup is complete, do not delete the files in your
  243.        Step-Up directory. Also, do not discard your current MS-DOS
  244.        disks. For more information, see "Keeping a Copy of the 
  245.        MS-DOS 6.22 Step-Up" later in this file.
  246.  
  247.  
  248. 3. Using the MakeSys Program
  249. ============================
  250. The MakeSys program creates a set of MS-DOS 6.22 system files in 
  251. the current directory. These files are required by MS-DOS 6.22 Setup.
  252.  
  253. This section provides some procedures for troubleshooting MakeSys.
  254. For information about running MakeSys, see the procedure in section 2.5.
  255.  
  256.  
  257. 3.1  If MakeSys could not create your IO.SYS or MSDOS.SYS file
  258. --------------------------------------------------------------
  259. If MakeSys displays the message "Could not create the new IO.SYS file,"
  260. or "Could not create the new MSDOS.SYS file," then MakeSys was unable 
  261. to find a valid MS-DOS version of that file; either you are not running 
  262. an official released version of MS-DOS 6.x, the file is corrupted, or 
  263. the file is not in the expected location.
  264.  
  265. The procedure you use depends on whether you are using DoubleSpace. 
  266.  
  267.  
  268. If you do not use DoubleSpace, follow these steps:
  269.  
  270. 1. Run MakeSys again by typing MAKESYS at the command prompt.
  271.    
  272.    MakeSys starts, and displays the prompt "MakeSys has determined 
  273.    that your startup hard disk is drive C. Is this correct (Y/N)?"
  274.  
  275. 2. Type N.
  276.  
  277.    MakeSys then displays the prompt "Enter the drive letter of your 
  278.    startup hard disk or press CTRL+C to exit."
  279.  
  280. 3. Insert MS-DOS 6, 6.2 or 6.21 Setup Disk 1 in drive A or drive B, and then 
  281.    type the appropriate drive letter and press ENTER.
  282.  
  283.    MakeSys uses the system files on Setup Disk 1 to create 
  284.    MS-DOS 6.22 system files in the C:\STEPUP directory.
  285.  
  286. 4. Run MS-DOS 6.22 Setup by typing SETUP.
  287.  
  288.  
  289. If you use DoubleSpace, carry out these steps:
  290.  
  291. 1. If you use Windows NT as well as DoubleSpace, make sure you have 
  292.    your Windows NT Setup disks and the Windows NT Emergency Repair 
  293.    Disk that you made for this computer.
  294.  
  295. 2. Use the SYS command to copy the MS-DOS system files from 
  296.    MS-DOS 6, 6.2 or 6.21 Setup Disk 1 to your startup drive. For 
  297.    example, to copy the system files from Setup Disk 1 in drive A, 
  298.    type the following:
  299.  
  300.    SYS A: C:
  301.  
  302. 3. Run MakeSys again.
  303.  
  304. 4. If you use Windows NT, insert your Windows NT Setup Disk and
  305.    restart your computer. Then, use the Repair option to repair 
  306.    the Windows NT boot files. After the repair is complete, 
  307.    return to the MS-DOS command prompt.
  308.  
  309. 5. Change to the C:\STEPUP directory, and then run MS-DOS 6.22 Setup 
  310.    by typing SETUP.
  311.  
  312.  
  313. 4. Updating Microsoft Backup, Undelete and Antivirus
  314. ====================================================
  315. If you want to use Backup, Undelete or Antivirus with MS-DOS 6.22, and
  316. the MS-DOS 6, 6.2 or 6.21 versions of those programs are not currently 
  317. installed on your system, carry out the procedure in section 4.1 or 4.2 
  318. (depending on whether you have installed MS-DOS 6.22 yet). (It is easier
  319. to first carry out the procedure in section 4.1 and then install 
  320. MS-DOS 6.22.)
  321.  
  322. NOTE  MS-DOS 6.22 Setup installs the latest version of Backup for MS-DOS
  323.       regardless of your current configuration. If this is the only
  324.       optional program you want, you don't need to carry out the procedures
  325.       in this section.
  326.  
  327.  
  328. 4.1 If you have not yet installed MS-DOS 6.22
  329. ---------------------------------------------
  330. The easiest way to install the latest versions of Antivirus, Undelete
  331. and Windows Backup is to install the MS-DOS 6, 6.2 or 6.21 versions 
  332. of those programs before you run MS-DOS 6.22 Setup. Follow these steps:
  333.  
  334. 1. Insert MS-DOS 6, 6.2 or 6.21 Setup Disk 1 in drive A or drive B.
  335.  
  336. 2. Type A:SETUP /E or B:SETUP /E at the command prompt, and then
  337.    follow the instructions on your screen.
  338.  
  339. 3. Install MS-DOS 6.22 as described in Section 2 of this file.
  340.  
  341.  
  342. 4.2 If you have already installed MS-DOS 6.22
  343. ---------------------------------------------
  344. If Antivirus, Undelete or Windows Backup were not on your system when 
  345. you installed MS-DOS 6.22, but you later decide that you want to use 
  346. those programs with MS-DOS 6.22, carry out one of the following procedures 
  347. (depending on whether your previous MS-DOS disks fit in drive A).
  348.  
  349.  
  350. Procedure 1: Updating the optional programs if your previous 
  351.          MS-DOS disks fit in drive A
  352. ------------------------------------------------------------
  353. If your MS-DOS 6, 6.2 or 6.21 disks fit in drive A, follow these steps:
  354.  
  355. 1. Insert your previous MS-DOS Setup Disk 1 in drive A, and restart 
  356.    your computer. (If your MS-DOS disks do not fit in drive A, carry 
  357.    out procedure 2 instead.)
  358.  
  359. 2. The Welcome screen for MS-DOS Setup appears. Press the F3 key
  360.    twice to exit.
  361.  
  362. 3. Use the PATH command to ensure that your current search path includes
  363.    the directory that contains your MS-DOS 6.22 files. For example, if
  364.    your MS-DOS 6.22 files are in C:\DOS, you would type
  365.  
  366.       PATH C:\DOS
  367.  
  368.    Note: Be sure to specify the drive letter in uppercase.
  369.  
  370. 4. Type the following at the command prompt:
  371.  
  372.       A:SETUP /E
  373.  
  374.    Select the optional programs you want. When MS-DOS Setup is complete,
  375.    remove Setup Disk 1 and restart your computer.
  376.  
  377. 5. Change to the C:\STEPUP directory, and then run MS-DOS 6.22 Setup by 
  378.    typing SETUP.
  379.  
  380.  
  381. Procedure 2: Updating the optional programs if your previous 
  382.          MS-DOS disks don't fit in drive A
  383. ------------------------------------------------------------
  384. If your previous MS-DOS disks don't fit in drive A, follow these steps:
  385.  
  386. 1. Create an MS-DOS 6, 6.2 or 6.21 startup floppy disk by inserting your 
  387.    previous MS-DOS Setup Disk 1 in drive B and typing the following:
  388.  
  389.     B:SETUP /F
  390.  
  391. 2. When Setup displays the settings it will use, the "Install
  392.    on Drive:" setting will specify drive B. Change this setting
  393.    to drive A, and insert a blank formatted floppy disk in drive A.
  394.  
  395.    Setup then creates a startup floppy disk. To complete Setup,
  396.    follow the instructions on your screen.
  397.  
  398. 3. Restart your computer from the startup floppy disk you just
  399.    created (leave the disk in drive A, and press CTRL+ALT+DEL).
  400.  
  401. 4. Use the PATH command to ensure that your current search path includes
  402.    the directory that contains your MS-DOS 6.22 files. For example, if
  403.    your MS-DOS 6.22 files are in C:\DOS, you would type
  404.  
  405.       PATH C:\DOS
  406.  
  407.    Note: Be sure to specify the drive letter in uppercase.
  408.  
  409. 5. Change to the drive that contains Setup Disk 1, and 
  410.    then type the following to install the optional programs:
  411.  
  412.       SETUP /E
  413.  
  414.    Select the optional programs you want. When MS-DOS Setup is complete,
  415.    remove Setup Disk 1 and restart your computer.
  416.  
  417. 6. Change to the C:\STEPUP directory, and then run MS-DOS 6.22 Setup by 
  418.    typing SETUP.
  419.  
  420.  
  421. 5. Keeping a Copy of the MS-DOS 6.22 Step-Up
  422. ============================================
  423. After you have finished installing MS-DOS 6.22, do not delete the files
  424. in your Step-Up directory. If you ever need to reinstall MS-DOS 6.22,
  425. you will need the Step-Up files as well as your previous MS-DOS disks.
  426.  
  427. To ensure that you can reinstall MS-DOS 6.22, follow these steps:
  428.  
  429. 1. Make sure your MS-DOS 6, 6.2 or 6.21 disks are in a safe place.
  430.  
  431. 2. Copy the following files from your MS-DOS 6.22 Step-Up directory to
  432.    floppy disks, and keep the floppy disk in a safe place. (You will
  433.    need two 1.2MB or 1.44 MB floppy disks.)
  434.  
  435.    SETUP.BAT
  436.    README.NOW
  437.    1MSDOS62.EXE
  438.    2MSDOS62.EXE
  439.    3MSDOS62.EXE
  440.  
  441. 3. Make an MS-DOS 6.22 startup floppy disk by using the SYS command.
  442.    For example, if your computer's startup floppy disk drive is drive A, 
  443.    you would insert a formatted floppy disk in drive A and type the 
  444.    following:
  445.  
  446.        SYS A:
  447.  
  448. 4. After completing steps 1 through 3, you can safely delete the 
  449.    files in your Step-Up directory.
  450.  
  451.  
  452. 6. Reading the README.TXT file on Setup Disk 1
  453. ==============================================
  454. After you install MS-DOS 6.22, a copy of the README.TXT file will be
  455. located in the directory that contains your MS-DOS files. To read
  456. this file, change to that directory, and then type the following
  457. at the command prompt:
  458.  
  459.    EDIT README.TXT
  460.  
  461. If you need to, you can read the copy of README.TXT located on
  462. Setup Disk 1. To do this:
  463.  
  464. 1. Insert Setup Disk 1 in a floppy disk drive, and then make 
  465.    that drive your current drive. For example, if the disk is
  466.    in drive A, type A:.
  467.  
  468. 2. At the command prompt, type the following command:
  469.  
  470.    EXPAND README.TX_ C:\README.TXT
  471.  
  472. 3. You should then be able to use the EDIT command to view the 
  473.    C:\README.TXT file.
  474.  
  475.  
  476. 7. Running the MS-DOS 6.22 Step-Up from Floppy Disks
  477. ===================================================
  478. If you want, you can run the MS-DOS 6.22 Step-Up from floppy disks 
  479. rather than from your hard disk (as described in Section 2 above).
  480. This section explains how to create and use MS-DOS 6.22 Step-Up 
  481. floppy disks.
  482.  
  483. NOTE: According to the terms of the software license agreement for
  484.       the MS-DOS 6.22 Step-Up, you may make copies of this software 
  485.       for use only on machines in your home or business that are 
  486.       running a validly licensed copy of MS-DOS 6.0, 6.2 or 6.21.
  487.       You may not give, sell or otherwise transfer copies of this software 
  488.       to others.  For details, read the license agreement that appears on
  489.       your screen during installation.
  490.  
  491. To copy the MS-DOS 6.22 Step-Up files to floppy disks:
  492.  
  493. 1. Copy the following files to a 1.2 MB or 1.44 MB disk:
  494.  
  495.     SETUP.BAT
  496.     README.NOW
  497.     1MSDOS62.EXE
  498.    
  499.    To work properly, the SETUP.BAT and 1MSDOS62.EXE files must be 
  500.    on the same floppy disk. Label the disk "MS-DOS 6.22 Setup Disk 1".
  501.  
  502. 2. Copy the 2MSDOS62.EXE file to a second floppy disk that's the
  503.    same size and capacity as the first disk. Label the second
  504.    floppy disk "MS-DOS 6.22 Setup Disk 2".
  505.  
  506. 3. Copy the 3MSDOS62.EXE file to a third floppy disk that's the
  507.    same size and capacity as the first disk. Label the third
  508.    floppy disk "MS-DOS 6.22 Setup Disk 3".
  509.  
  510. To run the MS-DOS 6.22 Step-Up from floppy disks:
  511.  
  512. 1. Insert MS-DOS 6.22 Setup Disk 1 in drive A or drive B, and
  513.    then change to drive A or drive B by typing A: or B at 
  514.    the command prompt.
  515.  
  516. 2. Type SETUP at the command prompt.
  517.  
  518. 3. When prompted, insert MS-DOS 6.22 Setup Disk 2 and Disk 3.
  519.  
  520.