MY COMPUTER>TOOLS>FOLDER OPTIONS>VIEW and uncheck SHOW POPUP Balloons
BootLIST 018 XP
Date: 3/13/2002 4:22:59 PM Pacific Standard Time
From: efj@1stconnect.com
Disable Annoying XP Balloons
la asks - How can I disable those annoying popup messages that
appear on the taskbar near the clock?
Mhzjunkie says:
There's an option to disable the pop up's in Power Toys for Windows
XP.
Jabez G. suggests: Try:
http://www.dougknox.com/xp/scripts_desc/xp_balloontips.htm© Doug Knox - 02/06/2002
This code may be freely distributed/modified.
This VB Script will add Disable Windows® XP's Balloon Tips.
To use: Download the xp_balloontips.vbs file and save it to your hard drive (you may want to right click and use Save Target As). Double-click xp_balloontips.vbs file. You will be prompted when the changes have been completed. This script can be viewed in Notepad or any text editor, as to the specific Registry key and value that are updated.
Here's what I've found for question no. 3:
http://www.kellys-korner-xp.com/xp_t.htmWindows XP from A to Z
The T Page
Tool Tips - Disable
Disable Tool Tips - Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Modify or create, "ShowInfoTip" and set the Value to 0. To restore set the Value to 1. This edit excludes the Start Button.
Disable Balloon Tips - Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Modify or create, "EnableBalloonTips" and set the Value to 0. To restore set the Value to 1.