How to Disable ToolTips for Minimize, Maximize, and CloseID: Q186385
|
This article describes how to disable the ToolTips that are displayed when you move the mouse pointer over the Minimize, Maximize or Close buttons.
WARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry
Editor can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys
And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and
Delete Information in the Registry" and "Edit Registry Data" Help topics
in Regedt32.exe. Note that you should back up the registry before you edit
it.
To disable the ToolTips that are displayed when you move the mouse pointer
over the Minimize, Maximize or Close buttons, use Registry Editor to
modify the "UserPreferencemask" value in the following key:
HKEY_CURRENT_USER\Control Panel\desktop
Make note of the value. (For example: ae 00 00 00)
Double-click the UserPreferencemask entry. Under Value Data, the cursor is
in front of the first value (for example from above: ae). For the first
number or letter, see below for the correct value to use in the next step
(the second number/letter remain the same):
If first is "e", use "6"
If first is "a", use "2"
If first is "c", use "4"
If first is "b", use "3"
If first is "8", use "0" (number 0)
For example: "ae 00 00 00" would now be "2e 00 00 00"
Additional query words: 98
Keywords : kbui win98
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbhowto
Last Reviewed: February 4, 1999