How to Cancel Ballpoint Mouse Installation for Windows

Last reviewed: November 21, 1994
Article ID: Q77192
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a, 3.1, 3.11
  • Microsoft Mouse Driver versions 8.x, 9.00
  • Microsoft Ballpoint Mouse version 1.0

SUMMARY

The installation program for the Ballpoint Mouse for MS-DOS and Windows modifies the AUTOEXEC.BAT and Windows SYSTEM.INI files, and creates a new program group in Microsoft Windows.

MORE INFORMATION

To have Windows load the original Microsoft Mouse driver (MOUSE.DRV), do the following:

  1. In the AUTOEXEC.BAT file, remove the following line:

          set mouse=c:\ballpt
    

  2. In the [boot] section of the SYSTEM.INI file, change the line

          mouse.drv=
    

    to:

          mouse.drv=mouse.drv
    

  3. In the [386Enh] section in SYSTEM.INI. Change the line

          keyboard=
    

    to:

          keyboard=*vkd
    

  4. From the MS-DOS command prompt of the Windows subdirectory, type "setup" (without the quotation marks). Make sure that the Mouse line reflects the type of mouse that was attached before the Ballpoint Mouse.

  5. To remove the newly added Ballpoint Mouse Windows group, delete each icon inside the group, then delete the group.


KBCategory: kbsetup kbhw
KBSubcategory: win30 win31
1Additional reference words: 3.00 3.00a 3.0a win30 mice KBHW ball
point 3.10 3.11 win31


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: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.