Mouse Cursor Change Does Not Take Effect in Windows 3.0

Last reviewed: September 16, 1996
Article ID: Q78460
The information in this article applies to:
  • Microsoft Mouse Driver for MS-DOS, version 8.1

SUMMARY

If you use the Mouse driver version 8.1 change cursor features for the Microsoft Mouse or Microsoft BallPoint Mouse in Windows 3.0, the changes may not take effect after you exit and restart Windows.

MORE INFORMATION

The WIN.INI file, located in the Windows subdirectory, must load the Mouse pointer file for any changes to take effect.

If, when running the Mouse driver 8.1 Setup program, you do not choose to let Setup change the cursor size, then the changes needed for the Mouse pointer are not added to the WIN.INI file.

You can correct this in one of two ways:

  • Run the Mouse driver 8.1 Setup program again, and when it prompts you to change the Mouse cursor size, allow it to do so.

-or-
  • Edit the WIN.INI file to include POINTER.EXE. The WIN.INI is a text file that is located in your Windows subdirectory. Load WIN.INI into a text editor (for example, MS-DOS Editor), and under the [windows] section, change the "load=" line to include POINTER.EXE, as follows:

          load =c:\xxx\pointer.exe
    

    (Where c:\xxx is the subdirectory where POINTER.EXE is located.)


KBCategory: kbhw
KBSubcategory:
Additional reference words: grow large pointer 3.00 8.10 transparent
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.