Discussion:
Is there a way to disable all buble help and pop up ?
(too old to reply)
Denis @ TheOffice
2006-06-19 14:23:56 UTC
Permalink
Is there a way to disable all system wide bubbles help and pop ups ?

Thanks in advance.

Denis
Gary Chanson
2006-06-19 18:13:36 UTC
Permalink
Post by Denis @ TheOffice
Is there a way to disable all system wide bubbles help and pop ups ?
Edit the Registry Settings and create a new DWord as indicated:
User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced]
Value Name: EnableBalloonTips
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)

--
- Gary Chanson (Windows SDK MVP)
- Abolish Public Schools
Denis @ TheOffice
2006-06-19 21:58:04 UTC
Permalink
Thanks,

Does that also prevent those form IE?

Denis
Post by Gary Chanson
Post by Denis @ TheOffice
Is there a way to disable all system wide bubbles help and pop ups ?
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced]
Value Name: EnableBalloonTips
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
--
- Gary Chanson (Windows SDK MVP)
- Abolish Public Schools
Loading...