MS-DOS 2.x Does Not Recognize \Mouse1\Mouse

Last reviewed: September 16, 1996
Article ID: Q28499
The information in this article applies to:
  • Microsoft Mouse Driver for MS-DOS, versions 6.x and 7.x

SUMMARY

After running the mouse setup routine and rebooting your machine, Microsoft Mouse driver versions 6.x and 7.x do not install on systems with MS-DOS versions 2.x.

This information applies to Microsoft Mouse driver versions 6.x and 7.x on systems running MS-DOS versions 2.x.

MORE INFORMATION

Because MS-DOS versions 2.x do not recognize the PATH statement in command lines (for example, \mouse1\mouse in the AUTOEXEC.BAT file), the mouse driver never installs.

To work around this, edit your AUTOEXEC.BAT file to change the directory to your MOUSE1 subdirectory. Then, directly call the Mouse and Control Panel as follows:

   cd \mouse1
   mouse
   cpanel
   cd\


KBCategory: kbsetup kbhw
KBSubcategory:
Additional reference words: 6.0 6.00 6.11 6.14 6.24 6.24b 6.25 6.26 7.0
7.00 7.03 7.04 7.05 noupd


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 16, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.