home *** CD-ROM | disk | FTP | other *** search
/ MASPC 1 / MASPC_1.iso / Demos / Demo DIV / DATA / SYSTEM / README.TXT < prev    next >
Encoding:
Text File  |  1998-01-30  |  10.7 KB  |  248 lines

  1.  
  2.  
  3. ======================================================================
  4.     Microsoft Product Support Services Application Note (Text File)
  5.             HD0534: MOUSE DRIVER 8.20A, DRIVER ONLY UPDATE
  6. ======================================================================
  7.                                                    Revision Date: 6/92
  8.                                                          Disk Included
  9.  
  10. The following information applies to Microsoft Mouse Version 8.20a.
  11.  
  12.  --------------------------------------------------------------------
  13. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  14. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  15. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  16. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  17. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  18. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  19. | accuracy and the use of this Application Note. This Application    |
  20. | Note may be copied and distributed subject to the following        |
  21. | conditions: 1) All text must be copied without modification and    |
  22. | all pages must be included; 2) If software is included, all files  |
  23. | on the disk(s) must be copied without modification [the MS-DOS(R)  |
  24. | utility DISKCOPY is appropriate for this purpose]; 3) All          |
  25. | components of this Application Note must be distributed together;  |
  26. | and 4) This Application Note may not be distributed for profit.    |
  27. |                                                                    |
  28. | Copyright 1992 Microsoft Corporation. All Rights Reserved.         |
  29. | Microsoft and MS-DOS are registered trademarks and Windows         |
  30. | is a trademark of Corporation Microsoft.                           |
  31.  --------------------------------------------------------------------
  32.  
  33.   NOTE: The files included on the enclosed HD0534 disk are intended
  34.   for use with the Microsoft Mouse and Microsoft BallPoint mouse only.
  35.  
  36. The HD0534 disk contains the following files:
  37.  
  38.    MOUSE.COM
  39.    MOUSE.DRV
  40.    MOUSE.SYS
  41.  
  42. This update contains only the basic mouse driver files for the MS-DOS
  43. and Windows operating systems. To order the full mouse driver update
  44. version 8.20a, with all added features and user's guide, call
  45. Microsoft End User Sales at (800) 426-9400. The cost of the full
  46. package is $25.00 plus shipping and handling.
  47.  
  48.   NOTE: This document is divided into two sections. If you are not an
  49.   experienced MS-DOS user, proceed to the section titled "Detailed
  50.   Manual Installation." Experienced MS-DOS/Windows users can perform
  51.   the steps listed below for "Manual Installation."
  52.  
  53. Manual Installation (Experienced Users)
  54. ---------------------------------------
  55.  
  56. 1. Locate the directory you are currently loading your MS-DOS mouse
  57.    driver from. If it is loading from your Windows directory, we
  58.    recommend that you create a directory called \MOUSE for your mouse
  59.    driver files off of your root directory on drive C (that is,
  60.    C:\MOUSE).
  61.  
  62. 2. Copy any other MS-DOS mouse drivers that are on your hard disk to a
  63.    floppy disk, then delete them from your hard disk.
  64.  
  65. 3. Copy the three mouse driver files from the enclosed HD0534 disk to
  66.    the directory you created in step 1.
  67.  
  68. 4. If you load the MS-DOS mouse driver automatically, edit your
  69.    AUTOEXEC.BAT or CONFIG.SYS file to reflect any path changes to the
  70.    mouse directory where you just copied the enclosed files.
  71.  
  72. 5. If you use Windows 3.0 or 3.1, use a text editor such as Notepad to
  73.    open the SYSTEM.INI file (located in your Windows directory) and
  74.    change the line "mouse.drv=" in the [boot] section to show the
  75.    correct path to the directory where you copied the MOUSE.DRV file.
  76.    A typical example is the following:
  77.  
  78.       mouse.drv=c:\mouse\mouse.drv
  79.  
  80. 6. Restart your computer.
  81.  
  82. Detailed Manual Installation (Novice Users)
  83. -------------------------------------------
  84.  
  85.  1. Before installing the enclosed mouse driver files, we recommend
  86.     that you delete any existing MS-DOS mouse driver files from your
  87.     hard disk. Change to the root directory of drive C. To do this, at
  88.     the command prompt type "c:" (without the quotation marks) and
  89.     press ENTER and then type "cd\ " (without the quotation marks) and
  90.     press ENTER again.
  91.  
  92.  2. If you are running MS-DOS version 5.0, use the following command
  93.     to search all the subdirectories on drive C. Write down the name
  94.     of the directory listed above any MOUSE.COM or MOUSE.SYS files
  95.     that are found.
  96.  
  97.        dir mouse.* /s/p
  98.  
  99.        NOTE: If you are using a previous version of MS-DOS, you will
  100.        have to manually maneuver around into any subdirectories and
  101.        look for mouse driver files. See your MS-DOS user's guide for
  102.        instructions on how to do this.
  103.  
  104.  3. If your hard disk has more than one partition, such as drive D,
  105.     repeat steps 1 and 2, substituting D: for C:. Do this for all
  106.     drive letters you have.
  107.  
  108.  4. Copy all the MOUSE.COM and MOUSE.SYS files that you find to a
  109.     formatted floppy disk. Label the disk "Old Mouse Files." To copy
  110.     the files, at the command prompt, type the entire directory path
  111.     you wrote down in step 1, ending in the filename, followed by the
  112.     drive you placed your floppy disk in. For example, type
  113.  
  114.        copy c:\dos\mouse.com a:
  115.  
  116.     where "c:\dos" is the directory you wrote down, "mouse.com" is the
  117.     name of the file found, and the floppy disk is in drive A.
  118.  
  119.  5. After copying the mouse drivers to a floppy disk, you should then
  120.     delete those files from your hard disk. Following the example
  121.     above, you would type the following at the command prompt
  122.  
  123.        del c:\dos\mouse.com
  124.  
  125.     to delete the MOUSE.COM file from the C:\DOS directory. Do this
  126.     for each file you found.
  127.  
  128.  6. Change back to the root directory on drive C (see step 1). Check
  129.     for a directory named \MOUSE. To do this, type the following at
  130.     the MS-DOS prompt:
  131.  
  132.        dir *.
  133.  
  134.  7. If a \MOUSE directory is not listed, you should create one. If a
  135.     \MOUSE directory is listed, then skip to step 8. To create the
  136.     \MOUSE directory, type:
  137.  
  138.        md mouse
  139.  
  140.  8. Place the enclosed HD0534 disk in your floppy disk drive and copy
  141.     the files to the C:\MOUSE directory. For example, if your floppy
  142.     disk is in drive A, you would type:
  143.  
  144.        copy a:\*.* c:\mouse
  145.  
  146.  9. If you would like your mouse driver software to load
  147.     automatically, change to the root directory on drive C (see step
  148.     1). Prepare to edit the AUTOEXEC.BAT file.
  149.  
  150.        NOTE: Prior to editing the AUTOEXEC.BAT file, you should make a
  151.        backup copy of it first. Use the following command to make a
  152.        backup copy of your AUTOEXEC.BAT file:
  153.  
  154.        copy c:\autoexec.bat c:\autoexec.old
  155.  
  156. 10. If you are running MS-DOS 5.0, type the following:
  157.  
  158.        edit autoexec.bat
  159.  
  160.        NOTE: If you are using a previous version of MS-DOS, see your
  161.        MS-DOS user's guide for instructions on editing this file.
  162.  
  163. 11. Add the following line to the end of your AUTOEXEC.BAT file. To
  164.     move the cursor around, press the arrow keys:
  165.  
  166.        c:\mouse\mouse /y
  167.  
  168. 12. Remove any other lines in the AUTOEXEC.BAT file that contain the
  169.     word "mouse," except for the PATH statement. For the PATH
  170.     statement, remove only the <section> of that line that contains
  171.     the word "mouse." Save the file and exit the editor.
  172.  
  173. 13. If you use Windows 3.0 or 3.1, start Windows (if it is not already
  174.     running). If you don't use Windows 3.0 or 3.1, skip to step 16.
  175.     Prepare to edit the SYSTEM.INI file by making a backup of it.
  176.  
  177.        NOTE: To make a backup copy of your SYSTEM.INI file, start File
  178.        Manager and open the Windows directory (by default, this is
  179.        C:\WINDOWS). Select the SYSTEM.INI file and choose Copy from
  180.        the File menu. In the To box, type the following:
  181.  
  182.        system.old
  183.  
  184. 14. Open the SYSTEM.INI file in a text editor such as Notepad. Find
  185.     the following line in the [boot] section of the SYSTEM.INI file
  186.  
  187.        mouse.drv=***
  188.  
  189.     where "***" could be anything.
  190.        
  191. 15. Change the line found in step 14 to read as follows, then save the
  192.     SYSTEM.INI file by choosing Save from the File menu in Notepad.
  193.  
  194.     mouse.drv=c:\mouse\mouse.drv
  195.  
  196. 16. Quit Windows (if it is running) or MS-DOS Editor and restart your
  197.     computer.
  198.  
  199. Optional Steps
  200. --------------
  201.  
  202. 17. Depending on how much free space you have on your hard disk, you
  203.     may want to delete any files found in other mouse directories
  204.     (such as C:\MOUSE1) in steps 2 and 3. If you have a CPANEL.COM
  205.     file, you may want to copy it to your C:\MOUSE directory, but you
  206.     do not have to do this. For more information on this file, skip to
  207.     step 18.
  208.  
  209.        CAUTION: Do not delete any files from C:\DOS or C:\WINDOWS
  210.        other than MOUSE.COM or MOUSE.SYS.
  211.  
  212.     If you had a directory similar to the one used as an example
  213.     (C:\MOUSE1), you can delete all the files in it, and remove the
  214.     directory. For information on the commands necessary to do this,
  215.     see your MS-DOS user's guide.
  216.  
  217.        NOTE: We recommend that you copy any files you plan to delete
  218.        from your hard disk to the Old Mouse Files floppy disk used in
  219.        step 4. This will give you a backup copy of those files in case
  220.        you have problems.
  221.  
  222. 18. Depending on how your mouse was previously installed, you may or
  223.     may not have a CPANEL.COM file. You do not need this file, but if
  224.     you have one, it should be copied to the C:\MOUSE directory. This
  225.     file contains the mouse Control Panel, which allows you to change
  226.     the speed of the mouse cursor in MS-DOS applications. This file
  227.     will also be helpful for troubleshooting should you ever need to
  228.     contact Microsoft Product Support Services.
  229.  
  230.     If you are running MS-DOS 5.0, change back to the root directory
  231.     of drive C (see step 1). At the MS-DOS command prompt, type the
  232.     following command, and write down any directories listed above any
  233.     CPANEL.COM files that are found:
  234.  
  235.        dir cpanel.com /s/p
  236.  
  237.        NOTE: If you are using a previous version of MS-DOS, you will
  238.        have to manually maneuver around into any subdirectories and
  239.        look for CPANEL.COM. See your MS-DOS manual for the
  240.        instructions on how to do this.
  241.  
  242. 19. Type the following command at the MS-DOS command prompt to copy
  243.     any CPANEL.COM files that you find to your C:\MOUSE directory. If
  244.     more than one file is found, copy only the file with the most
  245.     recent file date. In this example, the CPANEL.COM file was found
  246.     in a directory called C:\MOUSE1:
  247.  
  248.        copy c:\mouse1\cpanel.com c:\mouse\*.*