This is how to disable balloon tips in windows by using a registry entry.
It's very simple also for those who dont have an idea about registry and similar stuff!
For those who's in touch with windows registry! Check Below.....
<strong><em>Hive: HKEY_CURRENT_USER Key: Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced </em></strong>
<strong><em>Name: EnableBalloonTips </em></strong>
<strong><em>Type: REG_DWORD </em></strong>
<strong><em>Value: 0 disables tips</em></strong>
For those who don't!
1. Open regedit.exe by pressing CTRL r on keyboard (run)
2. Type regedit or <strong><em>regedit.exe</em></strong>
Now you will see regedit and some folders left inside.
3. Go to path by clicking the folders: <strong><em>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</em></strong>
4. Now check right side pane, you should see some registry values right click anywhere else than a reg value and create a <em><strong>DWORD</strong></em> value.
5. Name it "<em><strong>EnableBallonTips</strong></em>"
6. Open It by double click on it and as a value type '<strong>0</strong>'.
7. Exit Registry
8. Reboot
9. Done!
Remember: Everything without quotes!!!