Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History

Q28499

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q28499: DOS 2.xx Does Not Recognize \Mouse1\Mouse
/pubs/pc/reference/microsoft/kb/Q28499/

Q28499: DOS 2.xx Does Not Recognize \Mouse1\Mouse

Article: Q28499
Version(s): 1.00
Operating System: MS-DOS
Flags: ENDUSER |
Last Modified: 26-APR-1988

Problem:
   After running the mouse setup routine and rebooting my machine, the
mouse driver will not install.

Response:
   Because DOS Version 2.xx does not recognize the path statement in
command lines, such as /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 CPANEL as follows:

  CD \MOUSE1
  MOUSE
  CPANEL
  CD\