Windows Registry Editor Version 5.00

; Enable Balloon Tips in the Bottom Right-hand Corner of Windows
; Windows Guides mintywhite.com

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000001
"StartButtonBalloonTip"=dword:00000001
"FolderContentsInfoTip"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000001
"StartButtonBalloonTip"=dword:00000001
"FolderContentsInfoTip"=dword:00000001
